Searched refs:ref_regno (Results 1 – 1 of 1) sorted by relevance
6264 int ref_regno = 0, ret; in btf_check_func_arg_match() local6385 ref_regno = regno; in btf_check_func_arg_match()6566 WARN_ON_ONCE((ref_obj_id && !ref_regno) || (!ref_obj_id && ref_regno)); in btf_check_func_arg_match()6588 return rel ? ref_regno : 0; in btf_check_func_arg_match()