Searched refs:closure_waitlist (Results 1 – 4 of 4) sorted by relevance
110 struct closure_waitlist { struct171 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()
98 struct closure_waitlist wait;110 struct closure_waitlist wait;
60 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()
352 struct closure_waitlist writeback_ordering_wait;