Home
last modified time | relevance | path

Searched refs:rttime (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dposix-cpu-timers.c951 unsigned long rttime = tsk->rt.timeout * (USEC_PER_SEC / HZ); in check_thread_timers() local
956 check_rlimit(rttime, hard, SIGKILL, true, true)) in check_thread_timers()
960 if (check_rlimit(rttime, soft, SIGXCPU, true, false)) { in check_thread_timers()