Searched defs:ns_capable (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 128 milliseconds