Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dposix-cpu-timers.c1066 static inline int task_cputime_expired(const struct task_cputime *sample, in task_cputime_expired() function
1098 if (task_cputime_expired(&task_sample, &tsk->cputime_expires)) in fastpath_timer_check()
1123 if (task_cputime_expired(&group_sample, &sig->cputime_expires)) in fastpath_timer_check()