Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dclosure.h173 void __closure_sync(struct closure *cl);
184 __closure_sync(cl); in closure_sync()
H A Dclosure.c114 void __sched __closure_sync(struct closure *cl) in __closure_sync() function