Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Duser_namespace.h134 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type);
/linux-6.6.21/kernel/
Ducount.c311 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type) in inc_rlimit_get_ucounts() function
Dsignal.c431 sigpending = inc_rlimit_get_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_alloc()