Home
last modified time | relevance | path

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

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