Searched defs:cl (Results 1 – 1 of 1) sorted by relevance
30 static inline void closure_put_after_sub(struct closure *cl, int flags) in closure_put_after_sub()59 void closure_sub(struct closure *cl, int v) in closure_sub()68 void closure_put(struct closure *cl) in closure_put()80 struct closure *cl, *t; in __closure_wake_up() local103 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait()124 struct closure *cl = container_of(ws, struct closure, work); in CLOSURE_CALLBACK() local135 void __sched __closure_sync(struct closure *cl) in __closure_sync()160 void __sched closure_return_sync(struct closure *cl) in closure_return_sync()230 void closure_debug_create(struct closure *cl) in closure_debug_create()243 void closure_debug_destroy(struct closure *cl) in closure_debug_destroy()[all …]
Completed in 3 milliseconds