Searched defs:off_low (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/system/ |
H A D | ioport.c | 230 unsigned off_low, unsigned off_high) in portio_list_add_1() 283 unsigned int off_low, off_high, off_last, count; in portio_list_add() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A 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
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sys_ia32.c | 103 SYSCALL_DEFINE6(ia32_sync_file_range, int, fd, unsigned int, off_low, in SYSCALL_DEFINE6() argument
|