Searched refs:task_cputime_expired (Results 1 – 1 of 1) sorted by relevance
1116 static inline int task_cputime_expired(const struct task_cputime *sample, in task_cputime_expired() function1148 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()