Searched refs:closure_sub (Results 1 – 2 of 2) sorted by relevance
169 void closure_sub(struct closure *cl, int v);318 closure_sub(_cl, CLOSURE_RUNNING + 1); \360 closure_sub(_cl, CLOSURE_RUNNING - CLOSURE_DESTRUCTOR + 1); \
44 void closure_sub(struct closure *cl, int v) in closure_sub() function74 closure_sub(cl, CLOSURE_WAITING + 1); in __closure_wake_up()