Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Duser_namespace.h42 UCOUNT_USER_NAMESPACES, enumerator
/OK3568_Linux_fs/kernel/kernel/
H A Duser_namespace.c34 return inc_ucount(ns, uid, UCOUNT_USER_NAMESPACES); in inc_user_namespaces()
39 return dec_ucount(ucounts, UCOUNT_USER_NAMESPACES); in dec_user_namespaces()