Searched refs:freelist_wait (Results 1 – 8 of 8) sorted by relevance
136 struct wait_queue_head freelist_wait; member452 wake_up(&(wc)->freelist_wait); \755 if (unlikely(waitqueue_active(&wc->freelist_wait))) in writecache_free_entry()756 wake_up(&wc->freelist_wait); in writecache_free_entry()763 prepare_to_wait(&wc->freelist_wait, &wait, TASK_UNINTERRUPTIBLE); in writecache_wait_on_freelist()766 finish_wait(&wc->freelist_wait, &wait); in writecache_wait_on_freelist()2262 init_waitqueue_head(&wc->freelist_wait); in writecache_ctr()
175 closure_wake_up(&c->freelist_wait); in open_bucket_free_unused()633 closure_wait(&c->freelist_wait, cl); in bch2_bucket_alloc_trans()645 closure_wake_up(&c->freelist_wait); in bch2_bucket_alloc_trans()1725 prt_printf(out, "freelist_wait\t%s\n", c->freelist_wait.list.first ? "waiting" : "empty"); in bch2_fs_alloc_debug_to_text()
981 closure_wake_up(&c->freelist_wait); in bch2_trigger_alloc()2458 closure_wake_up(&c->freelist_wait); in bch2_recalc_capacity()2511 closure_wake_up(&c->freelist_wait); in bch2_dev_allocator_remove()
910 struct closure_waitlist freelist_wait; member
485 closure_wake_up(&c->freelist_wait); in STORE()
2210 closure_wait(&c->freelist_wait, cl); in bch2_ec_stripe_head_get()2215 closure_wake_up(&c->freelist_wait); in bch2_ec_stripe_head_get()
1157 closure_wake_up(&c->freelist_wait); in bch2_check_allocations()
1626 closure_wake_up(&c->freelist_wait); in CLOSURE_CALLBACK()