Searched refs:stub_func_proto (Results 1 – 1 of 1) sorted by relevance
177 const struct btf_type *stub_func_proto, *pointed_type; in prepare_arg_info() local202 stub_func_proto = btf_type_by_id(btf, stub_func_id); in prepare_arg_info()203 stub_func_proto = btf_type_by_id(btf, stub_func_proto->type); in prepare_arg_info()209 if (nargs != btf_type_vlen(stub_func_proto)) { in prepare_arg_info()219 stub_args = btf_params(stub_func_proto); in prepare_arg_info()