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