Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dclosure.h184 void closure_debug_create(struct closure *cl);
190 static inline void closure_debug_create(struct closure *cl) {} in closure_debug_create() function
288 closure_debug_create(cl); in closure_init()
Dclosure.c142 void closure_debug_create(struct closure *cl) in closure_debug_create() function
153 EXPORT_SYMBOL(closure_debug_create);