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

/linux-master/include/linux/
H A Duser_namespace.h142 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type);
/linux-master/kernel/
H A Ducount.c311 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type) function
H A Dsignal.c422 sigpending = inc_rlimit_get_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING);

Completed in 190 milliseconds