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