Searched refs:alarm_expire_timer (Results 1 – 1 of 1) sorted by relevance
107 static timer_call_data_t alarm_expire_timer; variable200 timer_call_setup(&alarm_expire_timer, (timer_call_func_t)alarm_expire, NULL); in clock_oldconfig()796 timer_call_enter_with_leeway(&alarm_expire_timer, NULL, abstime, 0, TIMER_CALL_USER_NORMAL, FALSE); in set_alarm()