Home
last modified time | relevance | path

Searched refs:get_rlimit_value (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Duser_namespace.h146 static inline long get_rlimit_value(struct ucounts *ucounts, enum rlimit_type type) in get_rlimit_value() function
/linux/kernel/
H A Ducount.c335 long val = get_rlimit_value(iter, type); in is_rlimit_overlimit()