Home
last modified time | relevance | path

Searched refs:__NR__llseek (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h144 #define __NR__llseek 140 macro
H A Dunistd_32.h144 #define __NR__llseek 140 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_32.h125 #define __NR__llseek 140 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_32.h144 #define __NR__llseek 140 macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h107 #define __NR__llseek (__NR_SYSCALL_BASE + 140) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h293 #define __NR__llseek 140 macro
294 __SYSCALL(__NR__llseek, sys_llseek)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_o32.h144 #define __NR__llseek (__NR_Linux + 140) macro
/openbmc/qemu/linux-user/
H A Dsyscall.c285 #define __NR__llseek __NR_lseek macro