Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dposix-cpu-timers.c119 static inline int task_cputime_zero(const struct task_cputime *cputime) in task_cputime_zero() function
605 if (!task_cputime_zero(&tsk->cputime_expires)) in posix_cpu_timers_can_stop_tick()
871 if (task_cputime_zero(&tsk->cputime_expires)) in check_thread_timers()
1036 if (task_cputime_zero(&sig->cputime_expires)) in check_process_timers()
1143 if (!task_cputime_zero(&tsk->cputime_expires)) { in fastpath_timer_check()