Home
last modified time | relevance | path

Searched refs:dec_rlimit_ucounts (Results 1 – 4 of 4) sorted by relevance

/kernel/
Ducount.c279 bool dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v) in dec_rlimit_ucounts() function
Dcred.c507 dec_rlimit_ucounts(old->ucounts, UCOUNT_RLIMIT_NPROC, 1); in commit_creds()
Dexit.c249 dec_rlimit_ucounts(task_ucounts(p), UCOUNT_RLIMIT_NPROC, 1); in release_task()
Dfork.c2665 dec_rlimit_ucounts(task_ucounts(p), UCOUNT_RLIMIT_NPROC, 1); in copy_process()