Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Duser_namespace.h52 UCOUNT_COUNTS, enumerator
78 int ucount_max[UCOUNT_COUNTS];
86 atomic_t ucount[UCOUNT_COUNTS];
/Linux-v4.19/kernel/
Ducount.c95 for (i = 0; i < UCOUNT_COUNTS; i++) { in setup_userns_sysctls()
Duser_namespace.c126 for (i = 0; i < UCOUNT_COUNTS; i++) { in create_user_ns()
Dfork.c766 for (i = 0; i < UCOUNT_COUNTS; i++) { in fork_init()