Searched refs:expires_gt (Results 1 – 1 of 1) sorted by relevance
461 static inline int expires_gt(cputime_t expires, cputime_t new_exp) in expires_gt() function507 if (expires_gt(cputime_expires->prof_exp, expires_to_cputime(exp))) in arm_timer()511 if (expires_gt(cputime_expires->virt_exp, expires_to_cputime(exp))) in arm_timer()1283 if (expires_gt(tsk->signal->cputime_expires.prof_exp, *newval)) in set_process_cpu_timer()1287 if (expires_gt(tsk->signal->cputime_expires.virt_exp, *newval)) in set_process_cpu_timer()