Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Duser_namespace.h41 UCOUNT_USER_NAMESPACES, enumerator
/Linux-v6.1/kernel/
Duser_namespace.c35 return inc_ucount(ns, uid, UCOUNT_USER_NAMESPACES); in inc_user_namespaces()
40 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()