Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dalloc.c276 #define allocator_wait(ca, cond) \ macro
328 allocator_wait(ca, bch_allocator_push(ca, bucket)); in bch_allocator_thread()
340 allocator_wait(ca, !ca->invalidate_needs_gc); in bch_allocator_thread()
347 allocator_wait(ca, !atomic_read(&ca->set->prio_blocked)); in bch_allocator_thread()