Home
last modified time | relevance | path

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

/linux-4.1.27/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
Dio.c60 closure_debug_destroy(&s->cl); in bch_bio_submit_split_done()
Dsuper.c774 closure_debug_destroy(&d->cl); in bcache_device_free()
1396 closure_debug_destroy(&c->cl); in cache_set_free()
Drequest.c633 closure_debug_destroy(cl); in search_free()