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

/linux-4.1.27/kernel/
H A Dcapability.c375 bool ns_capable(struct user_namespace *ns, int cap) ns_capable() function
388 EXPORT_SYMBOL(ns_capable); variable
/linux-4.1.27/include/linux/
H A Dcapability.h240 static inline bool ns_capable(struct user_namespace *ns, int cap) ns_capable() function

Completed in 337 milliseconds