Searched refs:need_btf (Results 1 – 1 of 1) sorted by relevance
5878 const struct btf *need_btf, u32 need_type_id, in btf_struct_ids_match() argument5886 if (off == 0 && btf_types_are_same(btf, id, need_btf, need_type_id)) in btf_struct_ids_match()5907 if (!btf_types_are_same(btf, id, need_btf, need_type_id)) { in btf_struct_ids_match()