Searched refs:bpf_ns_capable (Results 1 – 1 of 1) sorted by relevance
12 static bool bpf_ns_capable(struct user_namespace *ns, int cap) in bpf_ns_capable() function23 if (!bpf_ns_capable(userns, cap)) in bpf_token_capable()