Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A 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.15/fs/bcachefs/
H A Dnocow_locking.c37 closure_wake_up(&l->wait); in bch2_bucket_nocow_unlock()
H A Djournal.h121 closure_wake_up(&j->async_wait); in journal_wake()
H A Dalloc_foreground.c125 closure_wake_up(&c->open_buckets_wait); in __bch2_open_bucket_put()
178 closure_wake_up(&c->open_buckets_wait); in open_bucket_free_unused()
179 closure_wake_up(&c->freelist_wait); in open_bucket_free_unused()
554 closure_wake_up(&c->freelist_wait); in bch2_bucket_alloc_trans()
H A Dbtree_cache.c714 closure_wake_up(&bc->alloc_wait); in bch2_btree_cache_cannibalize_unlock()
739 closure_wake_up(&bc->alloc_wait); in bch2_btree_cache_cannibalize_lock()
H A Dalloc_background.c999 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()
H A Dsysfs.c446 closure_wake_up(&c->freelist_wait); in STORE()
H A Dbtree_update_interior.c573 closure_wake_up(&c->btree_interior_update_wait); in bch2_btree_update_free()
1052 closure_wake_up(&c->btree_interior_update_wait); in bch2_btree_interior_update_will_free_node()
2330 closure_wake_up(&c->btree_node_rewrites_wait); in async_btree_node_rewrite_work()
H A Djournal_io.c1695 closure_wake_up(&c->freelist_wait); in CLOSURE_CALLBACK()
1711 closure_wake_up(&w->wait); in CLOSURE_CALLBACK()
H A Dbtree_gc.c1090 closure_wake_up(&c->freelist_wait); in bch2_check_allocations()
H A Dec.c2062 closure_wake_up(&c->freelist_wait); in bch2_ec_stripe_head_get()
/linux-6.15/drivers/md/bcache/
H A Dwriteback.c420 closure_wake_up(&dc->writeback_ordering_wait); in CLOSURE_CALLBACK()
447 closure_wake_up(&dc->writeback_ordering_wait); in CLOSURE_CALLBACK()
H A Djournal.c579 closure_wake_up(&ca->set->journal.wait); in journal_discard_endio()