Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dclosure.h345 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up() function
447 closure_wake_up(waitlist); \
475 closure_wake_up(waitlist); \
/linux-6.12.1/fs/bcachefs/
Dnocow_locking.c37 closure_wake_up(&l->wait); in bch2_bucket_nocow_unlock()
Djournal.h121 closure_wake_up(&j->async_wait); in journal_wake()
Dalloc_foreground.c129 closure_wake_up(&c->open_buckets_wait); in __bch2_open_bucket_put()
174 closure_wake_up(&c->open_buckets_wait); in open_bucket_free_unused()
175 closure_wake_up(&c->freelist_wait); in open_bucket_free_unused()
645 closure_wake_up(&c->freelist_wait); in bch2_bucket_alloc_trans()
Dbtree_cache.c711 closure_wake_up(&bc->alloc_wait); in bch2_btree_cache_cannibalize_unlock()
736 closure_wake_up(&bc->alloc_wait); in bch2_btree_cache_cannibalize_lock()
Dalloc_background.c981 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()
Dsysfs.c485 closure_wake_up(&c->freelist_wait); in STORE()
Djournal_io.c1626 closure_wake_up(&c->freelist_wait); in CLOSURE_CALLBACK()
1652 closure_wake_up(&w->wait); in CLOSURE_CALLBACK()
Dbtree_update_interior.c593 closure_wake_up(&c->btree_interior_update_wait); in bch2_btree_update_free()
1070 closure_wake_up(&c->btree_interior_update_wait); in bch2_btree_interior_update_will_free_node()
Dbtree_gc.c1157 closure_wake_up(&c->freelist_wait); in bch2_check_allocations()
Dec.c2215 closure_wake_up(&c->freelist_wait); in bch2_ec_stripe_head_get()
/linux-6.12.1/drivers/md/bcache/
Dwriteback.c420 closure_wake_up(&dc->writeback_ordering_wait); in CLOSURE_CALLBACK()
447 closure_wake_up(&dc->writeback_ordering_wait); in CLOSURE_CALLBACK()
Djournal.c579 closure_wake_up(&ca->set->journal.wait); in journal_discard_endio()