/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | 0001-aio_linux-Check-if-syscall-exists-before-using-it.patch | 8 tpool/aio_linux.cc:63:20: error: '__NR_io_getevents' was not declared in this scope; did you mean '… 9 63 | int ret= syscall(__NR_io_getevents, reinterpret_cast<long>(ctx), 27 +#ifdef __NR_io_getevents 29 int ret= syscall(__NR_io_getevents, reinterpret_cast<long>(ctx),
|
/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/ |
H A D | 00_arches.patch | 28 +#define __NR_io_getevents 243 136 +#define __NR_io_getevents (__NR_Linux + 243) 150 +#define __NR_io_getevents (__NR_Linux + 202) 163 +#define __NR_io_getevents (__NR_Linux + 202) 356 +#define __NR_io_getevents (__NR_Linux + 217)
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 8 #define __NR_io_getevents 4 macro
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_64.h | 8 #define __NR_io_getevents 4 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 8 #define __NR_io_getevents 4 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 196 #define __NR_io_getevents 245 macro
|
H A D | unistd_32.h | 228 #define __NR_io_getevents 245 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 212 #define __NR_io_getevents 208 macro
|
H A D | unistd_32.h | 249 #define __NR_io_getevents 247 macro
|
H A D | unistd_x32.h | 188 #define __NR_io_getevents (__X32_SYSCALL_BIT + 208) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 224 #define __NR_io_getevents 229 macro
|
H A D | unistd_32.h | 232 #define __NR_io_getevents 229 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 43 #define __NR_io_getevents 4 macro 44 __SC_3264(__NR_io_getevents, sys_io_getevents_time32, sys_io_getevents)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 43 #define __NR_io_getevents 4 macro 44 __SC_3264(__NR_io_getevents, sys_io_getevents_time32, sys_io_getevents)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 43 #define __NR_io_getevents 4 macro 44 __SC_3264(__NR_io_getevents, sys_io_getevents_time32, sys_io_getevents)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 503 #define __NR_io_getevents 245 macro 504 __SYSCALL(__NR_io_getevents, sys_io_getevents_time32)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 206 #define __NR_io_getevents (__NR_Linux + 202) macro
|
H A D | unistd_n32.h | 206 #define __NR_io_getevents (__NR_Linux + 202) macro
|
H A D | unistd_o32.h | 247 #define __NR_io_getevents (__NR_Linux + 243) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 206 #define __NR_io_getevents (__NR_SYSCALL_BASE + 245) macro
|