Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dasync_tx.h82 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-4.4.14/crypto/async_tx/
Dasync_xor.c37 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()
Dasync_tx.c56 __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()
Dasync_raid6_recov.c33 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()
Dasync_pq.c53 struct async_submit_ctl *submit) in do_async_gen_syndrome()
123 size_t len, struct async_submit_ctl *submit) in do_sync_gen_syndrome()
179 size_t len, struct async_submit_ctl *submit) in async_gen_syndrome()
271 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) in pq_val_chan()
298 struct async_submit_ctl *submit) in async_syndrome_val()
Draid6test.c70 struct async_submit_ctl submit; in raid6_dual_recov()
158 struct async_submit_ctl submit; in test()
Dasync_memcpy.c47 struct async_submit_ctl *submit) in async_memcpy()
/linux-4.4.14/arch/powerpc/include/asm/
Dasync_tx.h42 __async_tx_find_channel(struct async_submit_ctl *submit,
/linux-4.4.14/drivers/md/
Draid5.c1116 struct async_submit_ctl submit; in async_copy_data()
1214 struct async_submit_ctl submit; in ops_run_biofill()
1303 struct async_submit_ctl submit; in ops_run_compute5()
1377 struct async_submit_ctl submit; in ops_run_compute6_1()
1440 struct async_submit_ctl submit; in ops_run_compute6_2()
1550 struct async_submit_ctl submit; in ops_run_prexor5()
1579 struct async_submit_ctl submit; in ops_run_prexor6()
1706 struct async_submit_ctl submit; in ops_run_reconstruct5()
1790 struct async_submit_ctl submit; in ops_run_reconstruct6()
1866 struct async_submit_ctl submit; in ops_run_check_p()
[all …]
/linux-4.4.14/fs/exofs/
Dore_raid.c54 struct async_submit_ctl submit;
/linux-4.4.14/Documentation/crypto/
Dasync-tx-api.txt142 struct async_submit_ctl submit;