Searched refs:greater_than (Results 1 – 1 of 1) sorted by relevance
21 static __init bool greater_than(const void *lhs, const void *rhs, void __always_unused *args) in greater_than() function74 .less = min_heap ? less_than : greater_than, in test_heapify_all()106 .less = min_heap ? less_than : greater_than, in test_heap_push()138 .less = min_heap ? less_than : greater_than, in test_heap_pop_push()177 .less = min_heap ? less_than : greater_than, in test_heap_del()