Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dposix-cpu-timers.c1078 static inline bool fastpath_timer_check(struct task_struct *tsk) in fastpath_timer_check() function
1250 if (start != jiffies && fastpath_timer_check(tsk)) in posix_cpu_timers_enable_work()
1414 if (!fastpath_timer_check(tsk)) in run_posix_cpu_timers()