Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dutil.h84 #define heap_add(h, d, cmp) \ macro
H A Dalloc.c185 heap_add(&ca->heap, b, bucket_max_cmp); in invalidate_buckets_lru()
H A Dbset.c1098 BUG_ON(!heap_add(iter, in bch_btree_iter_push()