Searched refs:sched_exp (Results 1 – 4 of 4) sorted by relevance
492 if (cputime_expires->sched_exp == 0 || in arm_timer()493 cputime_expires->sched_exp > exp) in arm_timer()494 cputime_expires->sched_exp = exp; in arm_timer()849 tsk_expires->sched_exp = check_timers_list(++timers, firing, in check_thread_timers()993 sig->cputime_expires.sched_exp = sched_expires; in check_process_timers()
1219 tsk->cputime_expires.sched_exp = 0; in posix_cpu_timers_init()
2242 p->cputime_expires.sched_exp = p->se.sum_exec_runtime; in watchdog()
561 #define sched_exp sum_exec_runtime macro