Searched refs:bpf_fd_pass (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/selinux/
H A Dhooks.c1719 static int bpf_fd_pass(const struct file *file, u32 sid);
1753 rc = bpf_fd_pass(file, cred_sid(cred));
2077 rc = bpf_fd_pass(file, sid);
6881 static int bpf_fd_pass(const struct file *file, u32 sid) function

Completed in 224 milliseconds