Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h252 #define __NR_exit_group 231 macro
Dunistd_32.h270 #define __NR_exit_group 252 macro
Dunistd_x32.h223 #define __NR_exit_group (__X32_SYSCALL_BIT + 231) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h145 #define __NR_exit_group 94 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h183 #if defined(__NR_exit_group)
184 #define SYS_exit_group __NR_exit_group
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h226 #define __NR_exit_group (__NR_SYSCALL_BASE + 248) macro