Searched refs:__NR_io_cancel (Results 1 – 9 of 9) sorted by relevance
30 +#define __NR_io_cancel 245138 +#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)
39 #define __NR_io_cancel 3 macro40 __SYSCALL(__NR_io_cancel, sys_io_cancel)
507 #define __NR_io_cancel 247 macro508 __SYSCALL(__NR_io_cancel, sys_io_cancel)
208 #define __NR_io_cancel (__NR_SYSCALL_BASE + 247) macro
718 #ifdef __NR_io_cancel719 # define SYS_io_cancel __NR_io_cancel