Lines Matching refs:bpf_func_proto
9041 const struct bpf_func_proto *fn, in get_dynptr_arg_reg()
9219 const struct bpf_func_proto *fn, in check_func_arg()
9782 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok()
9804 static bool check_args_pair_invalid(const struct bpf_func_proto *fn, int arg) in check_args_pair_invalid()
9819 static bool check_arg_pair_ok(const struct bpf_func_proto *fn) in check_arg_pair_ok()
9837 static bool check_btf_id_ok(const struct bpf_func_proto *fn) in check_btf_id_ok()
9856 static int check_func_proto(const struct bpf_func_proto *fn, int func_id) in check_func_proto()
10914 const struct bpf_func_proto **ptr) in get_helper_proto()
10931 const struct bpf_func_proto *fn = NULL; in check_helper_call()
16763 static u32 helper_fastcall_clobber_mask(const struct bpf_func_proto *fn) in helper_fastcall_clobber_mask()
16893 const struct bpf_func_proto *fn; in mark_fastcall_pattern_for_call()
21100 const struct bpf_func_proto *fn; in do_misc_fixups()