Home
last modified time | relevance | path

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

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