pos_low            28 arch/c6x/include/asm/syscalls.h 			  size_t count, off_t pos_low, off_t pos_high);
pos_low            30 arch/c6x/include/asm/syscalls.h 			   size_t count, off_t pos_low, off_t pos_high);
pos_low          1251 fs/read_write.c 		compat_ulong_t, vlen, u32, pos_low, u32, pos_high)
pos_low          1253 fs/read_write.c 	loff_t pos = ((loff_t)pos_high << 32) | pos_low;
pos_low          1272 fs/read_write.c 		compat_ulong_t, vlen, u32, pos_low, u32, pos_high,
pos_low          1275 fs/read_write.c 	loff_t pos = ((loff_t)pos_high << 32) | pos_low;
pos_low          1360 fs/read_write.c 		compat_ulong_t, vlen, u32, pos_low, u32, pos_high)
pos_low          1362 fs/read_write.c 	loff_t pos = ((loff_t)pos_high << 32) | pos_low;
pos_low          1381 fs/read_write.c 		compat_ulong_t, vlen, u32, pos_low, u32, pos_high, rwf_t, flags)
pos_low          1383 fs/read_write.c 	loff_t pos = ((loff_t)pos_high << 32) | pos_low;
pos_low           589 include/linux/compat.h 		compat_ulong_t vlen, u32 pos_low, u32 pos_high);
pos_low           592 include/linux/compat.h 		compat_ulong_t vlen, u32 pos_low, u32 pos_high);
pos_low           842 include/linux/compat.h 		compat_ulong_t vlen, u32 pos_low, u32 pos_high, rwf_t flags);
pos_low           845 include/linux/compat.h 		compat_ulong_t vlen, u32 pos_low, u32 pos_high, rwf_t flags);