Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.h227 static inline void set_closure_fn(struct closure *cl, closure_fn *fn, in set_closure_fn() function
317 set_closure_fn(_cl, _fn, _wq); \
343 set_closure_fn(_cl, _fn, _wq); \
359 set_closure_fn(_cl, _destructor, NULL); \
H A Dsuper.c1434 set_closure_fn(&dc->disk.cl, cached_dev_flush, system_wq); in cached_dev_init()
1564 set_closure_fn(&d->cl, flash_dev_flush, system_wq); in flash_dev_run()
1893 set_closure_fn(&c->cl, cache_set_free, system_wq); in bch_cache_set_alloc()
1896 set_closure_fn(&c->caching, __cache_set_unregister, system_wq); in bch_cache_set_alloc()
H A Drequest.c179 set_closure_fn(cl, bch_data_insert_error, op->wq); in bch_data_insert_endio()
181 set_closure_fn(cl, NULL, NULL); in bch_data_insert_endio()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.h227 static inline void set_closure_fn(struct closure *cl, closure_fn *fn, in set_closure_fn() function
317 set_closure_fn(_cl, _fn, _wq); \
343 set_closure_fn(_cl, _fn, _wq); \
359 set_closure_fn(_cl, _destructor, NULL); \
H A Dsuper.c1405 set_closure_fn(&dc->disk.cl, cached_dev_flush, system_wq); in cached_dev_init()
1534 set_closure_fn(&d->cl, flash_dev_flush, system_wq); in flash_dev_run()
1867 set_closure_fn(&c->cl, cache_set_free, system_wq); in bch_cache_set_alloc()
1870 set_closure_fn(&c->caching, __cache_set_unregister, system_wq); in bch_cache_set_alloc()
H A Drequest.c179 set_closure_fn(cl, bch_data_insert_error, op->wq); in bch_data_insert_endio()
181 set_closure_fn(cl, NULL, NULL); in bch_data_insert_endio()

Completed in 12 milliseconds