Searched refs:rlim_new (Results 1 – 2 of 2) sorted by relevance
139 void update_rlimit_cpu(struct task_struct *task, unsigned long rlim_new);
22 void update_rlimit_cpu(struct task_struct *task, unsigned long rlim_new) in update_rlimit_cpu() argument24 cputime_t cputime = secs_to_cputime(rlim_new); in update_rlimit_cpu()