bpf_fd_pass      1733 security/selinux/hooks.c static int bpf_fd_pass(struct file *file, u32 sid);
bpf_fd_pass      1768 security/selinux/hooks.c 	rc = bpf_fd_pass(file, cred_sid(cred));
bpf_fd_pass      2112 security/selinux/hooks.c 	rc = bpf_fd_pass(file, sid);