Searched refs:update_rlimit_cpu (Results 1 – 4 of 4) sorted by relevance
231 int update_rlimit_cpu(struct task_struct *task, unsigned long rlim_new);
42 int update_rlimit_cpu(struct task_struct *task, unsigned long rlim_new) in update_rlimit_cpu() function
1549 * update_rlimit_cpu can fail if the task is exiting, but there in do_prlimit() 1554 * cannot update_rlimit_cpu on it, then the entire process is in do_prlimit() 1557 update_rlimit_cpu(tsk->group_leader, new_rlim->rlim_cur); in do_prlimit()
2518 update_rlimit_cpu(current, rlimit(RLIMIT_CPU)); in selinux_bprm_committing_creds()