Searched refs:new_proto_id (Results 1 – 1 of 1) sorted by relevance
1113 s32 idx, new_proto_id, new_func_id, proto_id; in process_kfunc_with_implicit_args() local1181 new_proto_id = btf__add_func_proto(btf, t->type); in process_kfunc_with_implicit_args()1182 if (new_proto_id < 0) { in process_kfunc_with_implicit_args()1184 return new_proto_id; in process_kfunc_with_implicit_args()1206 t->type = new_proto_id; in process_kfunc_with_implicit_args()