Searched refs:timer_call_enter_with_leeway (Results 1 – 6 of 6) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | timer_call.h | 141 extern boolean_t timer_call_enter_with_leeway(
|
| H A D | telemetry.c | 1449 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_init() 1463 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_wake_from_sleep() 1568 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_timer_call()
|
| H A D | clock_oldops.c | 796 timer_call_enter_with_leeway(&alarm_expire_timer, NULL, abstime, 0, TIMER_CALL_USER_NORMAL, FALSE); in set_alarm()
|
| H A D | thread_call.c | 839 timer_call_enter_with_leeway(&group->delayed_timers[flavor], (timer_call_param_t)flavor, in _arm_delayed_call_timer()
|
| H A D | timer_call.c | 738 timer_call_enter_with_leeway( in timer_call_enter_with_leeway() function
|
| H A D | waitq.c | 2573 act = timer_call_enter_with_leeway(thread->wait_timer, in waitq_assert_wait64_locked()
|