Home
last modified time | relevance | path

Searched refs:dec_rlimit_put_ucounts (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Duser_namespace.h146 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type);
/linux-6.12.1/kernel/
Ducount.c305 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type) in dec_rlimit_put_ucounts() function
Dsignal.c435 dec_rlimit_put_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_alloc()
449 dec_rlimit_put_ucounts(q->ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_free()