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

/linux-master/include/linux/
H A Duser_namespace.h143 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type);
/linux-master/kernel/
H A Ducount.c306 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type) function
H A Dsignal.c434 dec_rlimit_put_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING);
448 dec_rlimit_put_ucounts(q->ucounts, UCOUNT_RLIMIT_SIGPENDING);

Completed in 160 milliseconds