Home
last modified time | relevance | path

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

/linux-6.14.4/lib/
Dtest_min_heap.c26 static __init int pop_verify_heap(bool min_heap, in pop_verify_heap()
56 static __init int test_heapify_all(bool min_heap) in test_heapify_all()
87 static __init int test_heap_push(bool min_heap) in test_heap_push()
119 static __init int test_heap_pop_push(bool min_heap) in test_heap_pop_push()
160 static __init int test_heap_del(bool min_heap) in test_heap_del()