Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dclosure.h190 void closure_debug_create(struct closure *cl);
196 static inline void closure_debug_create(struct closure *cl) {} in closure_debug_create() function
281 closure_debug_create(cl); in closure_init()
Dclosure.c136 void closure_debug_create(struct closure *cl) in closure_debug_create() function