Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dalloc.c359 #define allocator_wait(ca, cond) \ macro
406 allocator_wait(ca, (int) fifo_free(&ca->free) > in bch_allocator_thread()
410 allocator_wait(ca, !list_empty(&ca->discards)); in bch_allocator_thread()
424 allocator_wait(ca, ca->set->gc_mark_valid && in bch_allocator_thread()
433 allocator_wait(ca, !atomic_read(&ca->set->prio_blocked)); in bch_allocator_thread()