Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dposix-timers.h132 bool posix_cpu_timers_can_stop_tick(struct task_struct *tsk);
/linux-4.4.14/kernel/time/
Dtick-sched.c169 if (!posix_cpu_timers_can_stop_tick(current)) { in can_stop_full_tick()
Dposix-cpu-timers.c603 bool posix_cpu_timers_can_stop_tick(struct task_struct *tsk) in posix_cpu_timers_can_stop_tick() function