Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dhooks.c7358 static int selinux_bpf_token_capable(const struct bpf_token *token, int cap) in selinux_bpf_token_capable() function
7818 LSM_HOOK_INIT(bpf_token_capable, selinux_bpf_token_capable),