Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/ipc/
H A Dipc_entry.c656 rescan: in ipc_entry_grow_table()
768 goto rescan; in ipc_entry_grow_table()
/xnu-8792.61.2/osfmk/kern/
H A Dtimer_call.c901 boolean_t rescan) in timer_queue_expire_with_options() argument
936 if (rescan == FALSE && now > time_limit) { in timer_queue_expire_with_options()
955 if (rescan == FALSE) { in timer_queue_expire_with_options()
976 if (rescan == FALSE) { in timer_queue_expire_with_options()
1032 if (__probable(rescan == FALSE)) { in timer_queue_expire_with_options()