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.c303 #define allocator_wait(ca, cond) \ macro
364 allocator_wait(ca, bch_allocator_push(ca, bucket)); in bch_allocator_thread()
376 allocator_wait(ca, !ca->invalidate_needs_gc); in bch_allocator_thread()
383 allocator_wait(ca, !atomic_read(&ca->set->prio_blocked)); in bch_allocator_thread()