Home
last modified time | relevance | path

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

/linux/include/linux/
A Duser_namespace.h123 static inline long get_ucounts_value(struct ucounts *ucounts, enum ucount_type type) in get_ucounts_value() function
/linux/kernel/
A Ducount.c351 if (get_ucounts_value(iter, type) > max) in is_ucounts_overlimit()
/linux/fs/proc/
A Darray.c277 qsize = get_ucounts_value(task_ucounts(p), UCOUNT_RLIMIT_SIGPENDING); in task_sig()

Completed in 6 milliseconds