Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dutil.h97 #define heap_pop(h, d, cmp) \ macro
H A Dalloc.c196 if (!heap_pop(&ca->heap, b, bucket_min_cmp)) { in invalidate_buckets_lru()
H A Dbset.c1150 heap_pop(iter, b, cmp); in __bch_btree_iter_next()