Searched refs:closure_set_waiting (Results 1 – 2 of 2) sorted by relevance
88 closure_set_waiting(cl, 0); in __closure_wake_up()106 closure_set_waiting(cl, _RET_IP_); in closure_wait()
208 static inline void closure_set_waiting(struct closure *cl, unsigned long f) in closure_set_waiting() function