Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/ipc/
H A Dipc_entry.c656 rescan: in ipc_entry_grow_table()
768 goto rescan; in ipc_entry_grow_table()
/xnu-10063.121.3/osfmk/kern/
H A Dtimer_call.c902 boolean_t rescan) in timer_queue_expire_with_options() argument
937 if (rescan == FALSE && now > time_limit) { in timer_queue_expire_with_options()
956 if (rescan == FALSE) { in timer_queue_expire_with_options()
977 if (rescan == FALSE) { in timer_queue_expire_with_options()
1033 if (__probable(rescan == FALSE)) { in timer_queue_expire_with_options()