Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dclosure.c32 closure_debug_destroy(cl); in closure_put_after_sub()
148 void closure_debug_destroy(struct closure *cl) in closure_debug_destroy() function
Dclosure.h191 void closure_debug_destroy(struct closure *cl);
197 static inline void closure_debug_destroy(struct closure *cl) {} in closure_debug_destroy() function
Dsuper.c893 closure_debug_destroy(&d->cl); in bcache_device_free()
1709 closure_debug_destroy(&c->cl); in cache_set_free()
Drequest.c711 closure_debug_destroy(cl); in search_free()