nlow              278 arch/s390/kernel/compat_linux.c 		       u32, nhigh, u32, nlow, unsigned int, flags)
nlow              281 arch/s390/kernel/compat_linux.c 				   ((u64)nhigh << 32) + nlow, flags);
nlow              125 arch/s390/kernel/compat_linux.h long compat_sys_s390_sync_file_range(int fd, u32 offhigh, u32 offlow, u32 nhigh, u32 nlow, unsigned int flags);
nlow              486 drivers/media/rc/serial_ir.c 	int i, nlow, nhigh, result;
nlow              579 drivers/media/rc/serial_ir.c 		nlow = 0;
nlow              583 drivers/media/rc/serial_ir.c 				nlow++;
nlow              588 drivers/media/rc/serial_ir.c 		sense = nlow >= nhigh ? 1 : 0;