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

/linux-master/include/linux/
H A Dcapability.h175 static inline bool ns_capable(struct user_namespace *ns, int cap) function
/linux-master/kernel/
H A Dcapability.c381 bool ns_capable(struct user_namespace *ns, int cap) function
385 EXPORT_SYMBOL(ns_capable); variable

Completed in 394 milliseconds