Searched refs:ns_capable_noaudit (Results 1 – 3 of 3) sorted by relevance
413 bool ns_capable_noaudit(struct user_namespace *ns, int cap) in ns_capable_noaudit() function417 EXPORT_SYMBOL(ns_capable_noaudit);
281 return ns_capable_noaudit(ns, CAP_SYS_PTRACE); in ptrace_has_cap()
662 !ns_capable_noaudit(current_user_ns(), CAP_SYS_ADMIN)) in seccomp_prepare_filter()