Searched refs:task_rlimit_max (Results 1 – 2 of 2) sorted by relevance
766 static inline unsigned long task_rlimit_max(const struct task_struct *task, in task_rlimit_max() function779 return task_rlimit_max(current, limit); in rlimit_max()
888 unsigned long hard = task_rlimit_max(tsk, RLIMIT_RTTIME); in check_thread_timers()984 unsigned long hard = task_rlimit_max(tsk, RLIMIT_CPU); in check_process_timers()