Home
last modified time | relevance | path

Searched refs:timer_call_enter_with_leeway (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dtimer_call.h141 extern boolean_t timer_call_enter_with_leeway(
H A Dtelemetry.c1449 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 Dclock_oldops.c796 timer_call_enter_with_leeway(&alarm_expire_timer, NULL, abstime, 0, TIMER_CALL_USER_NORMAL, FALSE); in set_alarm()
H A Dthread_call.c839 timer_call_enter_with_leeway(&group->delayed_timers[flavor], (timer_call_param_t)flavor, in _arm_delayed_call_timer()
H A Dtimer_call.c738 timer_call_enter_with_leeway( in timer_call_enter_with_leeway() function
H A Dwaitq.c2573 act = timer_call_enter_with_leeway(thread->wait_timer, in waitq_assert_wait64_locked()