Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dclosure.c34 closure_debug_destroy(cl); in closure_put_after_sub()
155 void closure_debug_destroy(struct closure *cl) in closure_debug_destroy() function
166 EXPORT_SYMBOL(closure_debug_destroy);
Dclosure.h184 void closure_debug_destroy(struct closure *cl);
190 static inline void closure_debug_destroy(struct closure *cl) {} in closure_debug_destroy() function
Dsuper.c744 closure_debug_destroy(&d->cl); in bcache_device_free()
1365 closure_debug_destroy(&c->cl); in cache_set_free()
Drequest.c642 closure_debug_destroy(cl); in search_free()