Searched refs:task_cputime_expired (Results 1 – 1 of 1) sorted by relevance
1072 static inline int task_cputime_expired(const struct task_cputime *sample, in task_cputime_expired() function1109 if (task_cputime_expired(&task_sample, &tsk->cputime_expires)) in fastpath_timer_check()1121 if (task_cputime_expired(&group_sample, &sig->cputime_expires)) in fastpath_timer_check()