Searched defs:__NR_io_destroy (Results 1 - 23 of 23) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h211 #define __NR_io_destroy 207 macro
H A Dunistd_x32.h187 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
H A Dunistd_32.h248 #define __NR_io_destroy 246 macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h14 #if !defined(__NR_io_destroy)
15 #define __NR_io_destroy 1 macro
H A Dmips64_linux_syscalls.h820 #if !defined(__NR_io_destroy)
821 #define __NR_io_destroy (__NR_Linux + 201) macro
H A Dx86_64_linux_syscalls.h841 #if !defined(__NR_io_destroy)
842 #define __NR_io_destroy 207 macro
H A Darm_linux_syscalls.h824 #if !defined(__NR_io_destroy)
825 #define __NR_io_destroy (__NR_SYSCALL_BASE+244) macro
H A Dmips_linux_syscalls.h986 #if !defined(__NR_io_destroy)
987 #define __NR_io_destroy (__NR_Linux + 242) macro
H A Dx86_32_linux_syscalls.h989 #if !defined(__NR_io_destroy)
990 #define __NR_io_destroy 246 macro
/external/strace/
H A Dscno.h629 #ifndef __NR_io_destroy
630 # define __NR_io_destroy (SYSCALL_BIT | 207) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h290 #define __NR_io_destroy 207 macro
H A Dvki-scnums-arm64-linux.h40 #define __NR_io_destroy 1 macro
H A Dvki-scnums-mips64-linux.h240 #define __NR_io_destroy (__NR_Linux + 201) macro
H A Dvki-scnums-s390x-linux.h214 #define __NR_io_destroy 244 macro
H A Dvki-scnums-tilegx-linux.h39 #define __NR_io_destroy 1 macro
H A Dvki-scnums-arm-linux.h281 #define __NR_io_destroy 244 macro
H A Dvki-scnums-mips32-linux.h282 #define __NR_io_destroy (__NR_Linux + 242) macro
H A Dvki-scnums-ppc32-linux.h271 #define __NR_io_destroy 228 macro
H A Dvki-scnums-ppc64-linux.h265 #define __NR_io_destroy 228 macro
H A Dvki-scnums-x86-linux.h283 #define __NR_io_destroy 246 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h205 #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h34 #define __NR_io_destroy 1 macro
35 __SYSCALL(__NR_io_destroy, sys_io_destroy)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h265 #define __NR_io_destroy (__NR_Linux + 242) macro
608 #define __NR_io_destroy (__NR_Linux + 201) macro
951 #define __NR_io_destroy (__NR_Linux + 201) macro

Completed in 283 milliseconds