Home
last modified time | relevance | path

Searched refs:closure_wake_up (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.h80 * closure_wake_up() on the appropriate wait list. In that case, just use
292 * closure_wake_up - wake up all closures on a wait list,
295 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up() function
H A Dwriteback.c374 closure_wake_up(&dc->writeback_ordering_wait); in write_dirty()
401 closure_wake_up(&dc->writeback_ordering_wait); in write_dirty()
H A Djournal.c580 closure_wake_up(&ca->set->journal.wait); in journal_discard_endio()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.h80 * closure_wake_up() on the appropriate wait list. In that case, just use
292 * closure_wake_up - wake up all closures on a wait list,
295 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up() function
H A Dwriteback.c420 closure_wake_up(&dc->writeback_ordering_wait); in write_dirty()
447 closure_wake_up(&dc->writeback_ordering_wait); in write_dirty()
H A Djournal.c579 closure_wake_up(&ca->set->journal.wait); in journal_discard_endio()

Completed in 7 milliseconds