Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Duser_namespace.h130 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum ucount_type type);
/Linux-v5.15/kernel/
Ducount.c305 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum ucount_type type) in inc_rlimit_get_ucounts() function
Dsignal.c429 sigpending = inc_rlimit_get_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_alloc()