Searched refs:closure_return_with_destructor (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dclosure.h363 * closure_return_with_destructor - finish execution of a closure,
372 #define closure_return_with_destructor(_cl, _destructor) \ macro
/linux-master/drivers/md/bcache/
H A Dmovinggc.c59 closure_return_with_destructor(cl, moving_io_destructor);
H A Dsuper.c353 closure_return_with_destructor(cl, bch_write_bdev_super_unlock);
395 closure_return_with_destructor(cl, bcache_write_super_unlock);
455 closure_return_with_destructor(cl, uuid_io_unlock);
H A Djournal.c764 closure_return_with_destructor(cl, journal_write_unlock);
H A Dwriteback.c387 closure_return_with_destructor(cl, dirty_io_destructor);
H A Dbtree.c315 closure_return_with_destructor(cl, btree_node_write_unlock);

Completed in 186 milliseconds