Searched refs:off_high (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/sparc/kernel/ |
D | sys_sparc32.c | 223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, in COMPAT_SYSCALL_DEFINE6() argument 227 ((u64)off_high << 32) | off_low, in COMPAT_SYSCALL_DEFINE6()
|
D | systbls.h | 91 unsigned off_high, unsigned off_low,
|