Searched refs:closure_waitlist (Results 1 – 4 of 4) sorted by relevance
110 struct closure_waitlist { struct173 void __closure_wake_up(struct closure_waitlist *list);174 bool closure_wait(struct closure_waitlist *list, struct closure *cl);345 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up()
98 struct closure_waitlist wait;110 struct closure_waitlist wait;
357 struct closure_waitlist writeback_ordering_wait;
77 void __closure_wake_up(struct closure_waitlist *wait_list) in __closure_wake_up()103 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait()