Home
last modified time | relevance | path

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

/linux/lib/
H A Dclosure.c124 void __sched __closure_sync(struct closure *cl) in __closure_sync() function
140 EXPORT_SYMBOL(__closure_sync);
/linux/include/linux/
H A Dclosure.h174 void __closure_sync(struct closure *cl);
194 __closure_sync(cl); in closure_sync()