Home
last modified time | relevance | path

Searched refs:is_ucounts_overlimit (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Duser_namespace.h132 bool is_ucounts_overlimit(struct ucounts *ucounts, enum ucount_type type, unsigned long max);
/linux/kernel/
A Ducount.c344 bool is_ucounts_overlimit(struct ucounts *ucounts, enum ucount_type type, unsigned long rlimit) in is_ucounts_overlimit() function
A Dsys.c482 if (is_ucounts_overlimit(new->ucounts, UCOUNT_RLIMIT_NPROC, rlimit(RLIMIT_NPROC)) && in set_user()
A Dfork.c2056 if (is_ucounts_overlimit(task_ucounts(p), UCOUNT_RLIMIT_NPROC, rlimit(RLIMIT_NPROC))) { in copy_process()
/linux/fs/
A Dexec.c1880 is_ucounts_overlimit(current_ucounts(), UCOUNT_RLIMIT_NPROC, rlimit(RLIMIT_NPROC))) { in do_execveat_common()
/linux/
A DSystem.map2935 ffff8000100b5810 T is_ucounts_overlimit
A D.tmp_System.map2935 ffff8000100b5810 T is_ucounts_overlimit

Completed in 309 milliseconds