Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dposix-cpu-timers.c1116 static inline int task_cputime_expired(const struct task_cputime *sample, in task_cputime_expired() function
1148 if (task_cputime_expired(&task_sample, &tsk->cputime_expires)) in fastpath_timer_check()
1173 if (task_cputime_expired(&group_sample, &sig->cputime_expires)) in fastpath_timer_check()