Home
last modified time | relevance | path

Searched refs:rescan (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/ipc/
H A Dipc_entry.c705 rescan: in ipc_entry_grow_table()
817 goto rescan; in ipc_entry_grow_table()
/xnu-12377.81.4/osfmk/kern/
H A Dtimer_call.c916 boolean_t rescan) in timer_queue_expire_with_options() argument
951 if (rescan == FALSE && now > time_limit) { in timer_queue_expire_with_options()
970 if (rescan == FALSE) { in timer_queue_expire_with_options()
991 if (rescan == FALSE) { in timer_queue_expire_with_options()
1047 if (__probable(rescan == FALSE)) { in timer_queue_expire_with_options()