Home
last modified time | relevance | path

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

/Linux-v6.6/security/selinux/include/
Dobjsec.h142 struct bpf_security_struct { struct
/Linux-v6.6/security/selinux/
Dhooks.c6743 struct bpf_security_struct *bpfsec; in bpf_fd_pass()
6769 struct bpf_security_struct *bpfsec; in selinux_bpf_map()
6779 struct bpf_security_struct *bpfsec; in selinux_bpf_prog()
6788 struct bpf_security_struct *bpfsec; in selinux_bpf_map_alloc()
6802 struct bpf_security_struct *bpfsec = map->security; in selinux_bpf_map_free()
6810 struct bpf_security_struct *bpfsec; in selinux_bpf_prog_alloc()
6824 struct bpf_security_struct *bpfsec = aux->security; in selinux_bpf_prog_free()