Searched refs:bpf_security_struct (Results 1 – 2 of 2) sorted by relevance
165 struct bpf_security_struct { struct
7058 struct bpf_security_struct *bpfsec; in bpf_fd_pass()7084 struct bpf_security_struct *bpfsec; in selinux_bpf_map()7094 struct bpf_security_struct *bpfsec; in selinux_bpf_prog()7104 struct bpf_security_struct *bpfsec; in selinux_bpf_map_create()7118 struct bpf_security_struct *bpfsec = map->security; in selinux_bpf_map_free()7127 struct bpf_security_struct *bpfsec; in selinux_bpf_prog_load()7141 struct bpf_security_struct *bpfsec = prog->aux->security; in selinux_bpf_prog_free()7150 struct bpf_security_struct *bpfsec; in selinux_bpf_token_create()7164 struct bpf_security_struct *bpfsec = token->security; in selinux_bpf_token_free()
Completed in 17 milliseconds