Searched refs:bpf_token_cmd (Results 1 – 2 of 2) sorted by relevance
7324 #define bpf_token_cmd(T, C) \ macro7345 if (bpf_token_cmd(token, BPF_MAP_CREATE)) { in selinux_bpf_token_create()7352 if (bpf_token_cmd(token, BPF_PROG_LOAD)) { in selinux_bpf_token_create()7844 LSM_HOOK_INIT(bpf_token_cmd, selinux_bpf_token_cmd),
5424 return call_int_hook(bpf_token_cmd, token, cmd); in security_bpf_token_cmd()