Searched refs:rt_timer_exit_hook (Results 1 – 1 of 1) sorted by relevance
63 static void (*rt_timer_exit_hook)(struct rt_timer *timer); variable90 rt_timer_exit_hook = hook; in rt_timer_exit_sethook()532 RT_OBJECT_HOOK_CALL(rt_timer_exit_hook, (t)); in _timer_check()
Completed in 6 milliseconds