Searched refs:bpf_security_struct (Results 1 – 2 of 2) sorted by relevance
173 struct bpf_security_struct { struct272 static inline struct bpf_security_struct *278 static inline struct bpf_security_struct *284 static inline struct bpf_security_struct *
7227 struct bpf_security_struct *bpfsec; in bpf_fd_pass()7253 struct bpf_security_struct *bpfsec; in selinux_bpf_map()7263 struct bpf_security_struct *bpfsec; in selinux_bpf_prog()7291 struct bpf_security_struct *bpfsec; in selinux_bpf_map_create()7309 struct bpf_security_struct *bpfsec; in selinux_bpf_prog_load()7331 struct bpf_security_struct *bpfsec; in selinux_bpf_token_create()7366 struct bpf_security_struct *bpfsec; in selinux_bpf_token_cmd()7388 struct bpf_security_struct *bpfsec = token->security; in selinux_bpf_token_capable()7544 .lbs_bpf_map = sizeof(struct bpf_security_struct),7545 .lbs_bpf_prog = sizeof(struct bpf_security_struct),[all …]