Home
last modified time | relevance | path

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

/include/linux/
Dclosure.h212 void closure_debug_create(struct closure *cl);
217 static inline void closure_debug_create(struct closure *cl) {} in closure_debug_create() function
319 closure_debug_create(cl); in closure_init()