Home
last modified time | relevance | path

Searched refs:closure_wait (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.h81 * closure_wait(). It will return either true or false, depending on whether the
172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
H A Dclosure.c79 * closure_wait - add a closure to a waitlist
85 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
H A Djournal.c880 closure_wait(&c->journal.wait, &cl);
952 closure_wait(&w->wait, parent); in bch_journal()
H A Dwriteback.c367 closure_wait(&dc->writeback_ordering_wait, cl); in write_dirty()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.h81 * closure_wait(). It will return either true or false, depending on whether the
172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
H A Dclosure.c79 * closure_wait - add a closure to a waitlist
85 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
H A Djournal.c875 closure_wait(&c->journal.wait, &cl);
947 closure_wait(&w->wait, parent); in bch_journal()
H A Dwriteback.c413 closure_wait(&dc->writeback_ordering_wait, cl); in write_dirty()

Completed in 7 milliseconds