/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
H A D | 0001-lss-Match-syscalls-to-match-musl.patch | 38 +#define __NR_pread __NR_pread64 52 +#define __NR_pread __NR_pread64
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 69 #define __NR_pread64 67 macro
|
H A D | unistd_64.h | 70 #define __NR_pread64 67 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 71 #define __NR_pread64 67 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 70 #define __NR_pread64 67 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 141 #define __NR_pread64 180 macro
|
H A D | unistd_32.h | 164 #define __NR_pread64 180 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 21 #define __NR_pread64 17 macro
|
H A D | unistd_32.h | 184 #define __NR_pread64 180 macro
|
H A D | unistd_x32.h | 18 #define __NR_pread64 (__X32_SYSCALL_BIT + 17) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 183 #define __NR_pread64 179 macro
|
H A D | unistd_32.h | 183 #define __NR_pread64 179 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 180 #define __NR_pread64 67 macro 181 __SC_COMP(__NR_pread64, sys_pread64, compat_sys_pread64)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 180 #define __NR_pread64 67 macro 181 __SC_COMP(__NR_pread64, sys_pread64, compat_sys_pread64)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 180 #define __NR_pread64 67 macro 181 __SC_COMP(__NR_pread64, sys_pread64, compat_sys_pread64)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 373 #define __NR_pread64 180 macro 374 __SYSCALL(__NR_pread64, compat_sys_aarch32_pread64)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 20 #define __NR_pread64 (__NR_Linux + 16) macro
|
H A D | unistd_n32.h | 20 #define __NR_pread64 (__NR_Linux + 16) macro
|
H A D | unistd_o32.h | 204 #define __NR_pread64 (__NR_Linux + 200) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 145 #define __NR_pread64 (__NR_SYSCALL_BASE + 180) macro
|