Searched refs:task_rlimit_max (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dsched.h3081 static inline unsigned long task_rlimit_max(const struct task_struct *tsk, task_rlimit_max() function
3094 return task_rlimit_max(current, limit); rlimit_max()
/linux-4.1.27/kernel/sched/
H A Drt.c2230 hard = task_rlimit_max(p, RLIMIT_RTTIME); watchdog()

Completed in 69 milliseconds