Searched refs:__NR_io_destroy (Results 1 - 25 of 38) sorted by relevance

12

/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h36 #define __NR_io_destroy 1 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h265 #define __NR_io_destroy 246 macro
H A Dunistd_64.h228 #define __NR_io_destroy 207 macro
H A Dunistd_x32.h204 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h36 #define __NR_io_destroy 1 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h265 #define __NR_io_destroy 246 macro
H A Dunistd_64.h228 #define __NR_io_destroy 207 macro
H A Dunistd_x32.h204 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h265 #define __NR_io_destroy 246 macro
H A Dunistd_64.h228 #define __NR_io_destroy 207 macro
H A Dunistd_x32.h204 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h265 #define __NR_io_destroy 246 macro
H A Dunistd_64.h228 #define __NR_io_destroy 207 macro
H A Dunistd_x32.h204 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h36 #define __NR_io_destroy 1 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h265 #define __NR_io_destroy 246 macro
H A Dunistd_64.h228 #define __NR_io_destroy 207 macro
H A Dunistd_x32.h204 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h265 #define __NR_io_destroy 246 macro
H A Dunistd_64.h228 #define __NR_io_destroy 207 macro
H A Dunistd_x32.h204 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h265 #define __NR_io_destroy 246 macro
H A Dunistd_64.h228 #define __NR_io_destroy 207 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h415 #if defined(__NR_io_destroy)
416 #define SYS_io_destroy __NR_io_destroy
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h415 #if defined(__NR_io_destroy)
416 #define SYS_io_destroy __NR_io_destroy

Completed in 58 milliseconds

12