Searched refs:ns_capable_noaudit (Results 1 – 4 of 4) sorted by relevance
212 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
412 bool ns_capable_noaudit(struct user_namespace *ns, int cap) in ns_capable_noaudit() function416 EXPORT_SYMBOL(ns_capable_noaudit);
48 if (ns_capable_noaudit(net->user_ns, CAP_NET_ADMIN)) { in net_ctl_permissions()
387 ns_capable_noaudit(&init_user_ns, CAP_SYS_ADMIN); in ovl_can_list()