Home
last modified time | relevance | path

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

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