Searched refs:bpf_security_struct (Results 1 – 2 of 2) sorted by relevance
142 struct bpf_security_struct { struct
6822 struct bpf_security_struct *bpfsec; in bpf_fd_pass()6850 struct bpf_security_struct *bpfsec; in selinux_bpf_map()6861 struct bpf_security_struct *bpfsec; in selinux_bpf_prog()6871 struct bpf_security_struct *bpfsec; in selinux_bpf_map_alloc()6885 struct bpf_security_struct *bpfsec = map->security; in selinux_bpf_map_free()6893 struct bpf_security_struct *bpfsec; in selinux_bpf_prog_alloc()6907 struct bpf_security_struct *bpfsec = aux->security; in selinux_bpf_prog_free()
Completed in 19 milliseconds