Home
last modified time | relevance | path

Searched refs:__NR_io_destroy (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h228 #define __NR_io_destroy 207 macro
Dunistd_32.h265 #define __NR_io_destroy 246 macro
Dunistd_x32.h204 #define __NR_io_destroy (__X32_SYSCALL_BIT + 207) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h36 #define __NR_io_destroy 1 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h441 #if defined(__NR_io_destroy)
442 #define SYS_io_destroy __NR_io_destroy
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h222 #define __NR_io_destroy (__NR_SYSCALL_BASE + 244) macro