Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/include/
Dobjsec.h143 struct bpf_security_struct { struct
/Linux-v5.4/security/selinux/
Dhooks.c6698 struct bpf_security_struct *bpfsec; in bpf_fd_pass()
6726 struct bpf_security_struct *bpfsec; in selinux_bpf_map()
6737 struct bpf_security_struct *bpfsec; in selinux_bpf_prog()
6747 struct bpf_security_struct *bpfsec; in selinux_bpf_map_alloc()
6761 struct bpf_security_struct *bpfsec = map->security; in selinux_bpf_map_free()
6769 struct bpf_security_struct *bpfsec; in selinux_bpf_prog_alloc()
6783 struct bpf_security_struct *bpfsec = aux->security; in selinux_bpf_prog_free()