Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/linux/
Dmin_heap.h79 void min_heap_pop(struct min_heap *heap, in min_heap_pop() function
/Linux-v6.6/kernel/events/
Dcore.c3754 min_heap_pop(&event_heap, &perf_min_heap); in visit_groups_merge()