Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/include/
Dobjsec.h157 struct bpf_security_struct { struct
/Linux-v4.19/security/selinux/
Dhooks.c6805 struct bpf_security_struct *bpfsec; in bpf_fd_pass()
6833 struct bpf_security_struct *bpfsec; in selinux_bpf_map()
6844 struct bpf_security_struct *bpfsec; in selinux_bpf_prog()
6854 struct bpf_security_struct *bpfsec; in selinux_bpf_map_alloc()
6868 struct bpf_security_struct *bpfsec = map->security; in selinux_bpf_map_free()
6876 struct bpf_security_struct *bpfsec; in selinux_bpf_prog_alloc()
6890 struct bpf_security_struct *bpfsec = aux->security; in selinux_bpf_prog_free()