Home
last modified time | relevance | path

Searched refs:closure_waitlist (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/md/bcache/ !
Dclosure.h110 struct closure_waitlist { struct
171 void __closure_wake_up(struct closure_waitlist *list);
172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
295 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up()
Djournal.h98 struct closure_waitlist wait;
110 struct closure_waitlist wait;
Dclosure.c60 void __closure_wake_up(struct closure_waitlist *wait_list) in __closure_wake_up()
85 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait()
Dbcache.h352 struct closure_waitlist writeback_ordering_wait;