Searched refs:rttime (Results 1 – 3 of 3) sorted by relevance
79 ; rlimit-rttime = 200000
853 unsigned long rttime = tsk->rt.timeout * (USEC_PER_SEC / HZ); in check_thread_timers() local858 check_rlimit(rttime, hard, SIGKILL, true, true)) in check_thread_timers()862 if (check_rlimit(rttime, soft, SIGXCPU, true, false)) { in check_thread_timers()