Searched refs:__NR_shutdown (Results 1 - 11 of 11) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dshutdown.S7 ldr r7, =__NR_shutdown
/bionic/libc/arch-arm64/syscalls/
H A Dshutdown.S6 mov x8, __NR_shutdown
/bionic/libc/arch-mips/syscalls/
H A Dshutdown.S8 li v0, __NR_shutdown
/bionic/libc/arch-x86_64/syscalls/
H A Dshutdown.S6 movl $__NR_shutdown, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dshutdown.S8 li v0, __NR_shutdown
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h81 #define __NR_shutdown 48 macro
H A Dunistd_x32.h71 #define __NR_shutdown (__X32_SYSCALL_BIT + 48) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h306 #define __NR_shutdown 210 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h252 #define __NR_shutdown (__NR_Linux + 182) macro
529 #define __NR_shutdown (__NR_Linux + 47) macro
924 #define __NR_shutdown (__NR_Linux + 47) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h267 #define SYS_shutdown __NR_shutdown
606 #define SYS_shutdown __NR_shutdown
957 #define SYS_shutdown __NR_shutdown
1644 #define SYS_shutdown __NR_shutdown
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h349 #define __NR_shutdown (__NR_SYSCALL_BASE+293) macro

Completed in 973 milliseconds