Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_min_heap.c41 min_heap_pop(heap, funcs); in pop_verify_heap()
57 min_heap_pop(heap, funcs); in pop_verify_heap()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmin_heap.h79 void min_heap_pop(struct min_heap *heap, in min_heap_pop() function
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c3673 min_heap_pop(&event_heap, &perf_min_heap); in visit_groups_merge()