Searched defs:heap_sift_down (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ | ||
H A D | util.h | 76 #define heap_sift_down(h, i, cmp) \ macro |
/kernel/linux/linux-6.6/drivers/md/bcache/ | ||
H A D | util.h | 74 #define heap_sift_down(h, i, cmp) \ macro |
Completed in 2 milliseconds