Searched refs:dma_xor_aligned_offsets (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/async_tx/ |
H A D | async_xor.c | 141 dma_xor_aligned_offsets(struct dma_device *device, unsigned int offset, in dma_xor_aligned_offsets() function 197 if (unmap && dma_xor_aligned_offsets(device, offset, in async_xor_offs() 331 dma_xor_aligned_offsets(device, offset, src_offs, src_cnt, len)) { in async_xor_val_offs()
|
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A D | async_xor.c | 141 dma_xor_aligned_offsets(struct dma_device *device, unsigned int offset, in dma_xor_aligned_offsets() function 197 if (unmap && dma_xor_aligned_offsets(device, offset, in async_xor_offs() 331 dma_xor_aligned_offsets(device, offset, src_offs, src_cnt, len)) { in async_xor_val_offs()
|
Completed in 3 milliseconds