Home
last modified time | relevance | path

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

/Linux-v5.15/security/selinux/include/
Dobjsec.h142 struct bpf_security_struct { struct
/Linux-v5.15/security/selinux/
Dhooks.c6924 struct bpf_security_struct *bpfsec; in bpf_fd_pass()
6952 struct bpf_security_struct *bpfsec; in selinux_bpf_map()
6963 struct bpf_security_struct *bpfsec; in selinux_bpf_prog()
6973 struct bpf_security_struct *bpfsec; in selinux_bpf_map_alloc()
6987 struct bpf_security_struct *bpfsec = map->security; in selinux_bpf_map_free()
6995 struct bpf_security_struct *bpfsec; in selinux_bpf_prog_alloc()
7009 struct bpf_security_struct *bpfsec = aux->security; in selinux_bpf_prog_free()