Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c6898 static int selinux_bpf_prog_alloc(struct bpf_prog_aux *aux) in selinux_bpf_prog_alloc() function
7269 LSM_HOOK_INIT(bpf_prog_alloc_security, selinux_bpf_prog_alloc),