Searched refs:allocator_wait (Results 1 – 1 of 1) sorted by relevance
280 #define allocator_wait(ca, cond) \ macro341 allocator_wait(ca, bch_allocator_push(ca, bucket)); in bch_allocator_thread()353 allocator_wait(ca, !ca->invalidate_needs_gc); in bch_allocator_thread()360 allocator_wait(ca, !atomic_read(&ca->set->prio_blocked)); in bch_allocator_thread()
Completed in 6 milliseconds