Searched refs:closure_waitlist (Results 1 – 1 of 1) 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()