Searched refs:posix_cpu_timers_can_stop_tick (Results 1 – 3 of 3) sorted by relevance
132 bool posix_cpu_timers_can_stop_tick(struct task_struct *tsk);
169 if (!posix_cpu_timers_can_stop_tick(current)) { in can_stop_full_tick()
580 bool posix_cpu_timers_can_stop_tick(struct task_struct *tsk) in posix_cpu_timers_can_stop_tick() function