Searched refs:disambig_hash (Results 1 – 1 of 1) sorted by relevance
60 __u64 disambig_hash; member739 if (d1->disambig_hash != d2->disambig_hash) in btf_type_compare()740 return d1->disambig_hash < d2->disambig_hash ? -1 : 1; in btf_type_compare()763 d->disambig_hash = btf_type_disambig_hash(btf, i, true); in sort_btf_c()