Home
last modified time | relevance | path

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

/Linux-v5.10/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 int src_cnt, size_t len, struct async_submit_ctl *submit);
173 struct async_submit_ctl *submit);
179 struct async_submit_ctl *submit);
[all …]
/Linux-v5.10/crypto/async_tx/
Dasync_xor.c24 struct async_submit_ctl *submit) in do_async_xor()
102 int src_cnt, size_t len, struct async_submit_ctl *submit) in do_sync_xor_offs()
184 int src_cnt, size_t len, struct async_submit_ctl *submit) in async_xor_offs()
272 int src_cnt, size_t len, struct async_submit_ctl *submit) in async_xor()
285 xor_val_chan(struct async_submit_ctl *submit, struct page *dest, in xor_val_chan()
316 struct async_submit_ctl *submit) in async_xor_val_offs()
409 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.c20 size_t len, struct async_submit_ctl *submit) in async_sum_product()
89 struct async_submit_ctl *submit) in async_mult()
155 struct async_submit_ctl *submit) in __2data_recov_4()
205 struct async_submit_ctl *submit) in __2data_recov_5()
296 struct async_submit_ctl *submit) in __2data_recov_n()
395 struct async_submit_ctl *submit) in async_raid6_2data_recov()
473 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()
178 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()
300 unsigned int s_off, struct async_submit_ctl *submit) in async_syndrome_val()
Draid6test.c60 struct async_submit_ctl submit; in raid6_dual_recov()
155 struct async_submit_ctl submit; in test()
Dasync_memcpy.c34 struct async_submit_ctl *submit) in async_memcpy()
/Linux-v5.10/arch/powerpc/include/asm/
Dasync_tx.h26 __async_tx_find_channel(struct async_submit_ctl *submit,
/Linux-v5.10/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.c1313 struct async_submit_ctl submit; in async_copy_data()
1410 struct async_submit_ctl submit; in ops_run_biofill()
1506 struct async_submit_ctl submit; in ops_run_compute5()
1600 struct async_submit_ctl submit; in ops_run_compute6_1()
1669 struct async_submit_ctl submit; in ops_run_compute6_2()
1798 struct async_submit_ctl submit; in ops_run_prexor5()
1839 struct async_submit_ctl submit; in ops_run_prexor6()
1980 struct async_submit_ctl submit; in ops_run_reconstruct5()
2075 struct async_submit_ctl submit; in ops_run_reconstruct6()
2156 struct async_submit_ctl submit; in ops_run_check_p()
[all …]
Ddm-integrity.c792 struct async_submit_ctl submit; in xor_journal()
/Linux-v5.10/Documentation/crypto/
Dasync-tx-api.rst170 struct async_submit_ctl submit;