Home
last modified time | relevance | path

Searched refs:closure_sub (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.h169 void closure_sub(struct closure *cl, int v);
318 closure_sub(_cl, CLOSURE_RUNNING + 1); \
360 closure_sub(_cl, CLOSURE_RUNNING - CLOSURE_DESTRUCTOR + 1); \
H A Dclosure.c44 void closure_sub(struct closure *cl, int v) in closure_sub() function
74 closure_sub(cl, CLOSURE_WAITING + 1); in __closure_wake_up()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.h169 void closure_sub(struct closure *cl, int v);
318 closure_sub(_cl, CLOSURE_RUNNING + 1); \
360 closure_sub(_cl, CLOSURE_RUNNING - CLOSURE_DESTRUCTOR + 1); \
H A Dclosure.c44 void closure_sub(struct closure *cl, int v) in closure_sub() function
74 closure_sub(cl, CLOSURE_WAITING + 1); in __closure_wake_up()

Completed in 3 milliseconds