Home
last modified time | relevance | path

Searched refs:is_dma_pq_aligned (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/crypto/async_tx/
Dasync_pq.c197 is_dma_pq_aligned(device, offset, 0, len)) { in async_gen_syndrome()
313 is_dma_pq_aligned(device, offset, 0, len)) { in async_syndrome_val()
/linux-4.4.14/include/linux/
Ddmaengine.h891 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned() function