Searched refs:closure_debug_destroy (Results 1 – 3 of 3) sorted by relevance
47 closure_debug_destroy(cl); in closure_put_after_sub()243 void closure_debug_destroy(struct closure *cl) in closure_debug_destroy() function257 EXPORT_SYMBOL(closure_debug_destroy);
213 void closure_debug_destroy(struct closure *cl);218 static inline void closure_debug_destroy(struct closure *cl) {} in closure_debug_destroy() function
725 closure_debug_destroy(cl); in CLOSURE_CALLBACK()