Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/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()
274 int src_cnt, size_t len, struct async_submit_ctl *submit) in async_xor()
287 xor_val_chan(struct async_submit_ctl *submit, struct page *dest, in xor_val_chan()
318 struct async_submit_ctl *submit) in async_xor_val_offs()
411 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-6.1.9/arch/powerpc/include/asm/
Dasync_tx.h26 __async_tx_find_channel(struct async_submit_ctl *submit,
/linux-6.1.9/drivers/md/
Draid5-ppl.c164 struct async_submit_ctl submit; in ops_run_partial_parity()
709 struct async_submit_ctl submit; in ppl_xor()
Draid5.c1385 struct async_submit_ctl submit; in async_copy_data()
1482 struct async_submit_ctl submit; in ops_run_biofill()
1578 struct async_submit_ctl submit; in ops_run_compute5()
1672 struct async_submit_ctl submit; in ops_run_compute6_1()
1741 struct async_submit_ctl submit; in ops_run_compute6_2()
1870 struct async_submit_ctl submit; in ops_run_prexor5()
1911 struct async_submit_ctl submit; in ops_run_prexor6()
2052 struct async_submit_ctl submit; in ops_run_reconstruct5()
2147 struct async_submit_ctl submit; in ops_run_reconstruct6()
2228 struct async_submit_ctl submit; in ops_run_check_p()
[all …]
Ddm-integrity.c904 struct async_submit_ctl submit; in xor_journal()
/linux-6.1.9/Documentation/crypto/
Dasync-tx-api.rst170 struct async_submit_ctl submit;