Home
last modified time | relevance | path

Searched defs:ns_capable (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dcapability.c394 bool ns_capable(struct user_namespace *ns, int cap) in ns_capable() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dcapability.h237 static inline bool ns_capable(struct user_namespace *ns, int cap) in ns_capable() function