Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dtoken.c12 static bool bpf_ns_capable(struct user_namespace *ns, int cap) in bpf_ns_capable() function
23 if (!bpf_ns_capable(userns, cap)) in bpf_token_capable()