Home
last modified time | relevance | path

Searched refs:closure_wait (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dclosure.h174 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
442 closure_wait(waitlist, &cl); \
465 closure_wait(waitlist, &cl); \
/linux/lib/
H A Dclosure.c103 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait() function
115 EXPORT_SYMBOL(closure_wait);