Searched refs:closure_sub (Results 1 – 2 of 2) sorted by relevance
46 void closure_sub(struct closure *cl, int v) in closure_sub() function50 EXPORT_SYMBOL(closure_sub);89 closure_sub(cl, CLOSURE_WAITING + 1); in __closure_wake_up()
175 void closure_sub(struct closure *cl, int v);323 closure_sub(_cl, CLOSURE_RUNNING + 1); \366 closure_sub(_cl, CLOSURE_RUNNING - CLOSURE_DESTRUCTOR + 1); \