Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dmovinggc.c223 heap_add(&ca->heap, b, bucket_cmp); in bch_moving_gc()
Dalloc.c191 heap_add(&ca->heap, b, bucket_max_cmp); in invalidate_buckets_lru()
Dutil.h85 #define heap_add(h, d, cmp) \ macro
Dbset.c1098 BUG_ON(!heap_add(iter, in bch_btree_iter_push()