Home
last modified time | relevance | path

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

/linux-6.8/security/selinux/
Dhooks.c6945 static int selinux_bpf_prog_alloc(struct bpf_prog_aux *aux) in selinux_bpf_prog_alloc() function
7386 LSM_HOOK_INIT(bpf_prog_alloc_security, selinux_bpf_prog_alloc),