Searched refs:async_submit_ctl (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/include/linux/ |
D | async_tx.h | 82 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-v4.19/crypto/async_tx/ |
D | async_xor.c | 37 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()
|
D | async_tx.c | 56 __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()
|
D | async_raid6_recov.c | 33 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()
|
D | async_pq.c | 55 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()
|
D | raid6test.c | 70 struct async_submit_ctl submit; in raid6_dual_recov() 160 struct async_submit_ctl submit; in test()
|
D | async_memcpy.c | 47 struct async_submit_ctl *submit) in async_memcpy()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | async_tx.h | 42 __async_tx_find_channel(struct async_submit_ctl *submit,
|
/Linux-v4.19/drivers/md/ |
D | raid5-ppl.c | 170 struct async_submit_ctl submit; in ops_run_partial_parity() 723 struct async_submit_ctl submit; in ppl_xor()
|
D | raid5.c | 1241 struct async_submit_ctl submit; in async_copy_data() 1336 struct async_submit_ctl submit; in ops_run_biofill() 1425 struct async_submit_ctl submit; in ops_run_compute5() 1505 struct async_submit_ctl submit; in ops_run_compute6_1() 1568 struct async_submit_ctl submit; in ops_run_compute6_2() 1685 struct async_submit_ctl submit; in ops_run_prexor5() 1716 struct async_submit_ctl submit; in ops_run_prexor6() 1854 struct async_submit_ctl submit; in ops_run_reconstruct5() 1939 struct async_submit_ctl submit; in ops_run_reconstruct6() 2015 struct async_submit_ctl submit; in ops_run_check_p() [all …]
|
D | dm-integrity.c | 609 struct async_submit_ctl submit; in xor_journal()
|
/Linux-v4.19/Documentation/crypto/ |
D | async-tx-api.txt | 142 struct async_submit_ctl submit;
|
/Linux-v4.19/fs/exofs/ |
D | ore_raid.c | 54 struct async_submit_ctl submit;
|