Searched refs:greater_than (Results 1 – 1 of 1) sorted by relevance
19 static __init bool greater_than(const void *lhs, const void *rhs) in greater_than() function73 .less = min_heap ? less_than : greater_than, in test_heapify_all()106 .less = min_heap ? less_than : greater_than, in test_heap_push()139 .less = min_heap ? less_than : greater_than, in test_heap_pop_push()