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()
179 closure_wake_up(&c->freelist_wait); in open_bucket_free_unused()559 closure_wait(&c->freelist_wait, cl); in bch2_bucket_alloc_trans()571 closure_wake_up(&c->freelist_wait); in bch2_bucket_alloc_trans()1641 prt_printf(out, "freelist_wait\t%s\n", c->freelist_wait.list.first ? "waiting" : "empty"); in bch2_fs_alloc_debug_to_text()
1002 closure_wake_up(&c->freelist_wait); in bch2_trigger_alloc()2483 closure_wake_up(&c->freelist_wait); in bch2_recalc_capacity()2536 closure_wake_up(&c->freelist_wait); in bch2_dev_allocator_remove()
909 struct closure_waitlist freelist_wait; member
456 closure_wake_up(&c->freelist_wait); in STORE()
2212 closure_wait(&c->freelist_wait, cl); in bch2_ec_stripe_head_get()2217 closure_wake_up(&c->freelist_wait); in bch2_ec_stripe_head_get()
1062 closure_wake_up(&c->freelist_wait); in bch2_check_allocations()
1658 closure_wake_up(&c->freelist_wait); in CLOSURE_CALLBACK()