Home
last modified time | relevance | path

Searched refs:async_submit_ctl (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/include/linux/
Dasync_tx.h82 struct async_submit_ctl { struct
116 __async_tx_find_channel(struct async_submit_ctl *submit,
131 async_tx_find_channel(struct async_submit_ctl *submit, in async_tx_find_channel()
146 async_tx_sync_epilog(struct async_submit_ctl *submit) in async_tx_sync_epilog()
159 init_async_submit(struct async_submit_ctl *args, enum async_tx_flags flags, in init_async_submit()
172 struct async_submit_ctl *submit);
176 int src_cnt, size_t len, struct async_submit_ctl *submit);
181 struct async_submit_ctl *submit);
186 struct async_submit_ctl *submit);
188 struct dma_async_tx_descriptor *async_trigger_callback(struct async_submit_ctl *submit);
[all …]
/linux-4.19.296/crypto/async_tx/
Dasync_xor.c37 struct async_submit_ctl *submit) in do_async_xor()
114 int src_cnt, size_t len, struct async_submit_ctl *submit) in do_sync_xor()
174 int src_cnt, size_t len, struct async_submit_ctl *submit) in async_xor()
242 xor_val_chan(struct async_submit_ctl *submit, struct page *dest, in xor_val_chan()
271 struct async_submit_ctl *submit) in async_xor_val()
Dasync_tx.c56 __async_tx_find_channel(struct async_submit_ctl *submit, in __async_tx_find_channel()
157 struct async_submit_ctl *submit) in async_tx_submit()
234 async_trigger_callback(struct async_submit_ctl *submit) in async_trigger_callback()
Dasync_raid6_recov.c33 size_t len, struct async_submit_ctl *submit) in async_sum_product()
98 struct async_submit_ctl *submit) in async_mult()
161 struct page **blocks, struct async_submit_ctl *submit) in __2data_recov_4()
200 struct page **blocks, struct async_submit_ctl *submit) in __2data_recov_5()
274 struct page **blocks, struct async_submit_ctl *submit) in __2data_recov_n()
351 struct page **blocks, struct async_submit_ctl *submit) in async_raid6_2data_recov()
424 struct page **blocks, struct async_submit_ctl *submit) in async_raid6_datap_recov()
Dasync_pq.c55 struct async_submit_ctl *submit) in do_async_gen_syndrome()
124 size_t len, struct async_submit_ctl *submit) in do_sync_gen_syndrome()
180 size_t len, struct async_submit_ctl *submit) in async_gen_syndrome()
272 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) in pq_val_chan()
299 struct async_submit_ctl *submit) in async_syndrome_val()
Draid6test.c70 struct async_submit_ctl submit; in raid6_dual_recov()
160 struct async_submit_ctl submit; in test()
Dasync_memcpy.c47 struct async_submit_ctl *submit) in async_memcpy()
/linux-4.19.296/fs/exofs/
Dore_raid.c54 struct async_submit_ctl submit;