Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dposix-cpu-timers.c1243 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled() function
1315 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled() function
1444 if (posix_cpu_timers_work_scheduled(tsk)) in run_posix_cpu_timers()