Searched refs:__NR_io_destroy (Results 1 – 9 of 9) sorted by relevance
27 +#define __NR_io_destroy 242135 +#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)
35 #define __NR_io_destroy 1 macro36 __SYSCALL(__NR_io_destroy, sys_io_destroy)
501 #define __NR_io_destroy 244 macro502 __SYSCALL(__NR_io_destroy, sys_io_destroy)
205 #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) macro
722 #ifdef __NR_io_destroy723 # define SYS_io_destroy __NR_io_destroy