Home
last modified time | relevance | path

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

/include/linux/
Dmin_heap.h111 #define min_heap_sift_down(_heap, _pos, _func, _args) \ argument
131 #define min_heap_sift_up(_heap, _idx, _func, _args) \ argument
145 #define min_heapify_all(_heap, _func, _args) \ argument
166 #define min_heap_pop(_heap, _func, _args) \ argument
184 #define min_heap_pop_push(_heap, _element, _func, _args) \ argument
209 #define min_heap_push(_heap, _element, _func, _args) \ argument
233 #define min_heap_del(_heap, _idx, _func, _args) \ argument