Searched refs:hde_a (Results 1 – 1 of 1) sorted by relevance
2567 struct hpp_dynamic_entry *hde_a; in __sort__hde_equal() local2573 hde_a = container_of(a, struct hpp_dynamic_entry, hpp); in __sort__hde_equal()2576 return hde_a->field == hde_b->field; in __sort__hde_equal()