Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dclosure.c135 void __sched __closure_sync(struct closure *cl) in __closure_sync() function
151 EXPORT_SYMBOL(__closure_sync);
/linux-6.12.1/include/linux/
Dclosure.h175 void __closure_sync(struct closure *cl);
195 __closure_sync(cl); in closure_sync()