/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/ |
H A D | 00_arches.patch | 27 +#define __NR_io_destroy 242 135 +#define __NR_io_destroy (__NR_Linux + 242) 149 +#define __NR_io_destroy (__NR_Linux + 201) 162 +#define __NR_io_destroy (__NR_Linux + 201) 355 +#define __NR_io_destroy (__NR_Linux + 216)
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 5 #define __NR_io_destroy 1 macro
|
H A D | unistd_64.h | 5 #define __NR_io_destroy 1 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 5 #define __NR_io_destroy 1 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 5 #define __NR_io_destroy 1 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 195 #define __NR_io_destroy 244 macro
|
H A D | unistd_32.h | 227 #define __NR_io_destroy 244 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 211 #define __NR_io_destroy 207 macro
|
H A D | unistd_32.h | 248 #define __NR_io_destroy 246 macro
|
H A D | unistd_x32.h | 187 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 223 #define __NR_io_destroy 228 macro
|
H A D | unistd_32.h | 231 #define __NR_io_destroy 228 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 35 #define __NR_io_destroy 1 macro 36 __SYSCALL(__NR_io_destroy, sys_io_destroy)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 35 #define __NR_io_destroy 1 macro 36 __SYSCALL(__NR_io_destroy, sys_io_destroy)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 35 #define __NR_io_destroy 1 macro 36 __SYSCALL(__NR_io_destroy, sys_io_destroy)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 501 #define __NR_io_destroy 244 macro 502 __SYSCALL(__NR_io_destroy, sys_io_destroy)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 205 #define __NR_io_destroy (__NR_Linux + 201) macro
|
H A D | unistd_n32.h | 205 #define __NR_io_destroy (__NR_Linux + 201) macro
|
H A D | unistd_o32.h | 246 #define __NR_io_destroy (__NR_Linux + 242) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 205 #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) macro
|