Home
last modified time | relevance | path

Searched refs:min_heap_pop (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/lib/
Dtest_min_heap.c41 min_heap_pop(heap, funcs); in pop_verify_heap()
57 min_heap_pop(heap, funcs); in pop_verify_heap()
/Linux-v5.10/include/linux/
Dmin_heap.h79 void min_heap_pop(struct min_heap *heap, in min_heap_pop() function
/Linux-v5.10/kernel/events/
Dcore.c3643 min_heap_pop(&event_heap, &perf_min_heap); in visit_groups_merge()