Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duser_namespace.h136 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type);
/openbmc/linux/kernel/
H A Ducount.c306 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type) in dec_rlimit_put_ucounts() function
H A Dsignal.c444 dec_rlimit_put_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_alloc()
458 dec_rlimit_put_ucounts(q->ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_free()