Home
last modified time | relevance | path

Searched refs:TARGET_NR_io_cancel (Results 1 – 8 of 8) sorted by relevance

/qemu/linux-user/aarch64/
H A Dsyscall_nr.h12 #define TARGET_NR_io_cancel 3 macro
/qemu/linux-user/loongarch64/
H A Dsyscall_nr.h12 #define TARGET_NR_io_cancel 3 macro
/qemu/linux-user/riscv/
H A Dsyscall32_nr.h12 #define TARGET_NR_io_cancel 3 macro
H A Dsyscall64_nr.h12 #define TARGET_NR_io_cancel 3 macro
/qemu/linux-user/openrisc/
H A Dsyscall_nr.h13 #define TARGET_NR_io_cancel 3 macro
/qemu/linux-user/hexagon/
H A Dsyscall_nr.h12 #define TARGET_NR_io_cancel 3 macro
/qemu/linux-user/cris/
H A Dsyscall_nr.h256 #define TARGET_NR_io_cancel 249 macro
/qemu/linux-user/
H A Dstrace.list454 #ifdef TARGET_NR_io_cancel
455 { TARGET_NR_io_cancel, "io_cancel" , NULL, NULL, NULL },