Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dutil.h74 #define heap_sift_down(h, i, cmp) \ macro
92 heap_sift_down(h, _i, cmp); \