Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dasync_tx.h69 struct async_submit_ctl { struct
103 __async_tx_find_channel(struct async_submit_ctl *submit,
118 async_tx_find_channel(struct async_submit_ctl *submit, in async_tx_find_channel()
133 async_tx_sync_epilog(struct async_submit_ctl *submit) in async_tx_sync_epilog()
146 init_async_submit(struct async_submit_ctl *args, enum async_tx_flags flags, in init_async_submit()
159 struct async_submit_ctl *submit);
163 int src_cnt, size_t len, struct async_submit_ctl *submit);
168 struct async_submit_ctl *submit);
173 struct async_submit_ctl *submit);
175 struct dma_async_tx_descriptor *async_trigger_callback(struct async_submit_ctl *submit);
[all …]
/Linux-v5.4/crypto/async_tx/
Dasync_xor.c24 struct async_submit_ctl *submit) in do_async_xor()
101 int src_cnt, size_t len, struct async_submit_ctl *submit) in do_sync_xor()
161 int src_cnt, size_t len, struct async_submit_ctl *submit) in async_xor()
229 xor_val_chan(struct async_submit_ctl *submit, struct page *dest, in xor_val_chan()
258 struct async_submit_ctl *submit) in async_xor_val()
Dasync_tx.c43 __async_tx_find_channel(struct async_submit_ctl *submit, in __async_tx_find_channel()
144 struct async_submit_ctl *submit) in async_tx_submit()
221 async_trigger_callback(struct async_submit_ctl *submit) in async_trigger_callback()
Dasync_raid6_recov.c19 size_t len, struct async_submit_ctl *submit) in async_sum_product()
84 struct async_submit_ctl *submit) in async_mult()
147 struct page **blocks, struct async_submit_ctl *submit) in __2data_recov_4()
186 struct page **blocks, struct async_submit_ctl *submit) in __2data_recov_5()
260 struct page **blocks, struct async_submit_ctl *submit) in __2data_recov_n()
337 struct page **blocks, struct async_submit_ctl *submit) in async_raid6_2data_recov()
410 struct page **blocks, struct async_submit_ctl *submit) in async_raid6_datap_recov()
Dasync_pq.c39 struct async_submit_ctl *submit) in do_async_gen_syndrome()
108 size_t len, struct async_submit_ctl *submit) in do_sync_gen_syndrome()
164 size_t len, struct async_submit_ctl *submit) in async_gen_syndrome()
256 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) in pq_val_chan()
283 struct async_submit_ctl *submit) in async_syndrome_val()
Draid6test.c57 struct async_submit_ctl submit; in raid6_dual_recov()
147 struct async_submit_ctl submit; in test()
Dasync_memcpy.c34 struct async_submit_ctl *submit) in async_memcpy()
/Linux-v5.4/arch/powerpc/include/asm/
Dasync_tx.h26 __async_tx_find_channel(struct async_submit_ctl *submit,
/Linux-v5.4/drivers/md/
Draid5-ppl.c164 struct async_submit_ctl submit; in ops_run_partial_parity()
718 struct async_submit_ctl submit; in ppl_xor()
Draid5.c1236 struct async_submit_ctl submit; in async_copy_data()
1331 struct async_submit_ctl submit; in ops_run_biofill()
1414 struct async_submit_ctl submit; in ops_run_compute5()
1494 struct async_submit_ctl submit; in ops_run_compute6_1()
1557 struct async_submit_ctl submit; in ops_run_compute6_2()
1674 struct async_submit_ctl submit; in ops_run_prexor5()
1705 struct async_submit_ctl submit; in ops_run_prexor6()
1843 struct async_submit_ctl submit; in ops_run_reconstruct5()
1928 struct async_submit_ctl submit; in ops_run_reconstruct6()
2004 struct async_submit_ctl submit; in ops_run_check_p()
[all …]
Ddm-integrity.c785 struct async_submit_ctl submit; in xor_journal()
/Linux-v5.4/Documentation/crypto/
Dasync-tx-api.txt142 struct async_submit_ctl submit;