Home
last modified time | relevance | path

Searched defs:min_heap (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/lib/
Dtest_min_heap.c34 static __init int pop_verify_heap(bool min_heap, in pop_verify_heap()
64 static __init int test_heapify_all(bool min_heap) in test_heapify_all()
95 static __init int test_heap_push(bool min_heap) in test_heap_push()
127 static __init int test_heap_pop_push(bool min_heap) in test_heap_pop_push()
168 static __init int test_heap_del(bool min_heap) in test_heap_del()