Home
last modified time | relevance | path

Searched refs:__NR_llseek (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h64 #define __NR_llseek 62 macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h863 #define __NR_llseek __NR3264_lseek
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h863 #define __NR_llseek __NR3264_lseek
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h881 #define __NR_llseek __NR3264_lseek
/openbmc/qemu/linux-user/
H A Dsyscall.c319 #if defined(TARGET_NR__llseek) && defined(__NR_llseek)
11252 #if !defined(__NR_llseek) in _syscall2()