Searched refs:type_equals (Results 1 – 1 of 1) sorted by relevance
1115 static int type_equals(mdb_ctf_id_t, mdb_ctf_id_t);1136 return (type_equals(amem, bmem) ? 0 : 1); in type_equals_cb()1140 type_equals(mdb_ctf_id_t a, mdb_ctf_id_t b) in type_equals() function1188 type_equals(aar.mta_index, bar.mta_index) && in type_equals()1189 type_equals(aar.mta_contents, bar.mta_contents)); in type_equals()1466 if (!type_equals(modid, tgtid)) { in vread_helper()