/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/ |
H A D | 00_arches.patch | 30 +#define __NR_io_cancel 245 138 +#define __NR_io_cancel (__NR_Linux + 245) 152 +#define __NR_io_cancel (__NR_Linux + 204) 165 +#define __NR_io_cancel (__NR_Linux + 204) 358 +#define __NR_io_cancel (__NR_Linux + 219)
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 7 #define __NR_io_cancel 3 macro
|
H A D | unistd_64.h | 7 #define __NR_io_cancel 3 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 7 #define __NR_io_cancel 3 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 7 #define __NR_io_cancel 3 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 198 #define __NR_io_cancel 247 macro
|
H A D | unistd_32.h | 230 #define __NR_io_cancel 247 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 214 #define __NR_io_cancel 210 macro
|
H A D | unistd_32.h | 251 #define __NR_io_cancel 249 macro
|
H A D | unistd_x32.h | 189 #define __NR_io_cancel (__X32_SYSCALL_BIT + 210) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 226 #define __NR_io_cancel 231 macro
|
H A D | unistd_32.h | 234 #define __NR_io_cancel 231 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 39 #define __NR_io_cancel 3 macro 40 __SYSCALL(__NR_io_cancel, sys_io_cancel)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 39 #define __NR_io_cancel 3 macro 40 __SYSCALL(__NR_io_cancel, sys_io_cancel)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 39 #define __NR_io_cancel 3 macro 40 __SYSCALL(__NR_io_cancel, sys_io_cancel)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 507 #define __NR_io_cancel 247 macro 508 __SYSCALL(__NR_io_cancel, sys_io_cancel)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 208 #define __NR_io_cancel (__NR_Linux + 204) macro
|
H A D | unistd_n32.h | 208 #define __NR_io_cancel (__NR_Linux + 204) macro
|
H A D | unistd_o32.h | 249 #define __NR_io_cancel (__NR_Linux + 245) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 208 #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) macro
|