Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dposix-cpu-timers.c1072 static inline int task_cputime_expired(const struct task_cputime *sample, in task_cputime_expired() function
1109 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()