Home
last modified time | relevance | path

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

/include/linux/
Dcapability.h212 extern bool ns_capable_noaudit(struct user_namespace *ns, int cap);
241 static inline bool ns_capable_noaudit(struct user_namespace *ns, int cap) in ns_capable_noaudit() function