Home
last modified time | relevance | path

Searched refs:UCOUNT_COUNTS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Duser_namespace.h52 UCOUNT_COUNTS, enumerator
88 int ucount_max[UCOUNT_COUNTS];
96 atomic_t ucount[UCOUNT_COUNTS];
/Linux-v5.4/kernel/
Ducount.c88 for (i = 0; i < UCOUNT_COUNTS; i++) { in setup_userns_sysctls()
Duser_namespace.c121 for (i = 0; i < UCOUNT_COUNTS; i++) { in create_user_ns()
Dfork.c828 for (i = 0; i < UCOUNT_COUNTS; i++) { in fork_init()