Searched refs:bpf_token_cmd (Results 1 – 2 of 2) sorted by relevance
7297 #define bpf_token_cmd(T, C) \ macro7318 if (bpf_token_cmd(token, BPF_MAP_CREATE)) { in selinux_bpf_token_create()7325 if (bpf_token_cmd(token, BPF_PROG_LOAD)) { in selinux_bpf_token_create()7817 LSM_HOOK_INIT(bpf_token_cmd, selinux_bpf_token_cmd),
5425 return call_int_hook(bpf_token_cmd, token, cmd); in security_bpf_token_cmd()