Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dclosure.h295 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up() function
Dwriteback.c326 closure_wake_up(&dc->writeback_ordering_wait); in write_dirty()
353 closure_wake_up(&dc->writeback_ordering_wait); in write_dirty()
Djournal.c439 closure_wake_up(&ca->set->journal.wait); in journal_discard_endio()