Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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 …]
/openbmc/linux/crypto/async_tx/
H A 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()
H A 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()
H A 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()
H A 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()
H A Draid6test.c60 struct async_submit_ctl submit; in raid6_dual_recov()
155 struct async_submit_ctl submit; in test()
H A Dasync_memcpy.c34 struct async_submit_ctl *submit) in async_memcpy()
/openbmc/linux/arch/powerpc/include/asm/
H A Dasync_tx.h26 __async_tx_find_channel(struct async_submit_ctl *submit,
/openbmc/linux/Documentation/crypto/
H A Dasync-tx-api.rst69 async_<operation>(<op specific parameters>, struct async_submit_ctl *submit)
170 struct async_submit_ctl submit;
/openbmc/linux/drivers/md/
H A Draid5-ppl.c164 struct async_submit_ctl submit; in ops_run_partial_parity()
709 struct async_submit_ctl submit; in ppl_xor()
H A Draid5.c1391 struct async_submit_ctl submit; in async_copy_data()
1488 struct async_submit_ctl submit; in ops_run_biofill()
1584 struct async_submit_ctl submit; in ops_run_compute5()
1678 struct async_submit_ctl submit; in ops_run_compute6_1()
1747 struct async_submit_ctl submit; in ops_run_compute6_2()
1876 struct async_submit_ctl submit; in ops_run_prexor5()
1917 struct async_submit_ctl submit; in ops_run_prexor6()
2058 struct async_submit_ctl submit; in ops_run_reconstruct5()
2153 struct async_submit_ctl submit; in ops_run_reconstruct6()
2234 struct async_submit_ctl submit; in ops_run_check_p()
[all …]
H A Ddm-integrity.c896 struct async_submit_ctl submit; in xor_journal()