Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dcompat_linux.c285 u32, lenhigh, u32, lenlow) in COMPAT_SYSCALL_DEFINE6() argument
288 ((u64)lenhigh << 32) + lenlow); in COMPAT_SYSCALL_DEFINE6()
H A Dcompat_linux.h97 long compat_sys_s390_fallocate(int fd, int mode, u32 offhigh, u32 offlow, u32 lenhigh, u32 lenlow);