Searched refs:on_timer (Results 1 – 1 of 1) sorted by relevance
179 timer_call_data_t on_timer; member240 timer_call_setup(&sfi_classes[i].on_timer, sfi_timer_per_class_on, (void *)(uintptr_t)i); in sfi_init()329 timer_call_enter1(&sfi_classes[i].on_timer, NULL, on_timer_deadline, TIMER_CALL_SYS_CRITICAL); in sfi_timer_global_off()336 timer_call_cancel(&sfi_classes[i].on_timer); in sfi_timer_global_off()567 timer_call_enter1(&sfi_classes[i].on_timer, NULL, new_on_deadline, TIMER_CALL_SYS_CRITICAL); in sfi_defer()