Searched refs:closure_debug_create (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/
H A Dclosure.c147 void closure_debug_create(struct closure *cl) function
158 EXPORT_SYMBOL(closure_debug_create); variable
/linux-master/include/linux/
H A Dclosure.h199 void closure_debug_create(struct closure *cl);
204 static inline void closure_debug_create(struct closure *cl) {} function
291 closure_debug_create(cl);

Completed in 103 milliseconds