Searched defs:off1 (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| D | dmaengine.h | 1256 size_t off1, size_t off2, size_t len) in dmaengine_check_align() 1261 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, in is_dma_copy_aligned() 1267 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, in is_dma_xor_aligned() 1273 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned() 1279 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned()
|