Searched refs:rttime (Results 1 – 1 of 1) sorted by relevance
920 unsigned long rttime = tsk->rt.timeout * (USEC_PER_SEC / HZ); in check_thread_timers() local925 check_rlimit(rttime, hard, SIGKILL, true, true)) in check_thread_timers()929 if (check_rlimit(rttime, soft, SIGXCPU, true, false)) { in check_thread_timers()