Home
last modified time | relevance | path

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

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