Home
last modified time | relevance | path

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

/linux/arch/arm64/lib/
H A Dstrcmp.S33 #define off1 x5 macro
/linux/fs/jfs/
H A Djfs_xtree.h21 __u8 off1; /* 1: offset in unit of fsblksize */ member
/linux/include/linux/
H A Ddmaengine.h1387 size_t off1, size_t off2, size_t len) in dmaengine_check_align()
1392 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, in is_dma_copy_aligned()
1398 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, in is_dma_xor_aligned()
1404 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned()
1410 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned()
/linux/drivers/soundwire/
H A Dbus.h203 int off1, int off2, in sdw_fill_xport_params()
H A Dqcom.c154 u8 off1; member
/linux/fs/btrfs/
H A Dsend.c7428 unsigned long off1, off2; in tree_compare_item() local