Searched refs:expires_gt (Results 1 – 1 of 1) sorted by relevance
438 static inline int expires_gt(cputime_t expires, cputime_t new_exp) in expires_gt() function484 if (expires_gt(cputime_expires->prof_exp, expires_to_cputime(exp))) in arm_timer()488 if (expires_gt(cputime_expires->virt_exp, expires_to_cputime(exp))) in arm_timer()1235 if (expires_gt(tsk->signal->cputime_expires.prof_exp, *newval)) in set_process_cpu_timer()1239 if (expires_gt(tsk->signal->cputime_expires.virt_exp, *newval)) in set_process_cpu_timer()