Home
last modified time | relevance | path

Searched defs:off1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/jfs/
Djfs_xtree.h21 __u8 off1; /* 1: offset in unit of fsblksize */ member
/Linux-v5.4/drivers/gpu/drm/lima/
Dlima_device.c30 #define LIMA_IP_DESC(ipname, mst0, mst1, off0, off1, func, irq) \ argument
/Linux-v5.4/include/linux/
Ddmaengine.h1030 size_t off1, size_t off2, size_t len) in dmaengine_check_align()
1042 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, in is_dma_copy_aligned()
1048 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, in is_dma_xor_aligned()
1054 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned()
1060 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned()
/Linux-v5.4/fs/btrfs/
Dsend.c6606 unsigned long off1, off2; in tree_compare_item() local