Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Duser_namespace.h144 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type,
/linux-6.12.1/kernel/
Ducount.c310 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type, in inc_rlimit_get_ucounts() function
Dsignal.c422 sigpending = inc_rlimit_get_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING, in __sigqueue_alloc()