Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dtimer_call.h141 extern boolean_t timer_call_enter_with_leeway(
H A Dtelemetry.c1475 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_init()
1489 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_wake_from_sleep()
1594 timer_call_enter_with_leeway(&bootprofile_timer_call_entry, in bootprofile_timer_call()
H A Dclock_oldops.c741 timer_call_enter_with_leeway(&alarm_expire_timer, NULL, abstime, 0, TIMER_CALL_USER_NORMAL, FALSE); in set_alarm()
H A Dthread_call.c862 timer_call_enter_with_leeway(&group->delayed_timers[flavor], (timer_call_param_t)flavor, in _arm_delayed_call_timer()
H A Dtimer_call.c767 timer_call_enter_with_leeway( in timer_call_enter_with_leeway() function
H A Dwaitq.c1391 was_active = timer_call_enter_with_leeway(thread->wait_timer, in waitq_assert_wait64_locked()