Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Duser_namespace.h41 UCOUNT_USER_NAMESPACES, enumerator
/Linux-v4.19/kernel/
Duser_namespace.c39 return inc_ucount(ns, uid, UCOUNT_USER_NAMESPACES); in inc_user_namespaces()
44 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()