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