Lines Matching defs:BPF_PROG
16 int BPF_PROG(get_task_exe_file_kfunc_null) in BPF_PROG() function
31 int BPF_PROG(get_task_exe_file_kfunc_fp) in BPF_PROG() function
49 int BPF_PROG(get_task_exe_file_kfunc_untrusted) in BPF_PROG() function
69 int BPF_PROG(get_task_exe_file_kfunc_unreleased) in BPF_PROG() function
83 int BPF_PROG(put_file_kfunc_unacquired, struct file *file) in BPF_PROG() function
92 int BPF_PROG(path_d_path_kfunc_null) in BPF_PROG() function
101 int BPF_PROG(path_d_path_kfunc_untrusted_from_argument, struct task_struct *task) in BPF_PROG() function
115 int BPF_PROG(path_d_path_kfunc_untrusted_from_current) in BPF_PROG() function
131 int BPF_PROG(path_d_path_kfunc_type_mismatch, struct file *file) in BPF_PROG() function
139 int BPF_PROG(path_d_path_kfunc_invalid_buf_sz, struct file *file) in BPF_PROG() function
153 int BPF_PROG(path_d_path_kfunc_non_lsm, struct path *path, struct file *f) in BPF_PROG() function