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()542 closure_wait(&c->freelist_wait, cl); in bch2_bucket_alloc_trans()554 closure_wake_up(&c->freelist_wait); in bch2_bucket_alloc_trans()1682 prt_printf(out, "freelist_wait\t%s\n", c->freelist_wait.list.first ? "waiting" : "empty"); in bch2_fs_alloc_debug_to_text()
999 closure_wake_up(&c->freelist_wait); in bch2_trigger_alloc()2566 closure_wake_up(&c->freelist_wait); in bch2_recalc_capacity()2619 closure_wake_up(&c->freelist_wait); in bch2_dev_allocator_remove()
923 struct closure_waitlist freelist_wait; member
446 closure_wake_up(&c->freelist_wait); in STORE()
2057 closure_wait(&c->freelist_wait, cl); in bch2_ec_stripe_head_get()2062 closure_wake_up(&c->freelist_wait); in bch2_ec_stripe_head_get()
1090 closure_wake_up(&c->freelist_wait); in bch2_check_allocations()
1695 closure_wake_up(&c->freelist_wait); in CLOSURE_CALLBACK()