Searched defs:hard (Results 1 – 2 of 2) sorted by relevance
872 static bool check_rlimit(u64 time, u64 limit, int signo, bool rt, bool hard) in check_rlimit()914 unsigned long hard = task_rlimit_max(tsk, RLIMIT_RTTIME); in check_thread_timers() local1010 unsigned long hard = task_rlimit_max(tsk, RLIMIT_CPU); in check_process_timers() local
2553 unsigned long soft, hard; in watchdog() local