Home
last modified time | relevance | path

Searched refs:nlow (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kernel/
H A Dcompat_linux.c278 u32, nhigh, u32, nlow, unsigned int, flags) in COMPAT_SYSCALL_DEFINE6() argument
281 ((u64)nhigh << 32) + nlow, flags); in COMPAT_SYSCALL_DEFINE6()
H A Dcompat_linux.h96 long compat_sys_s390_sync_file_range(int fd, u32 offhigh, u32 offlow, u32 nhigh, u32 nlow, unsigned…