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

12

/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h91 #define __NR_shutdown 48 macro
H A Dvki-scnums-arm64-linux.h255 #define __NR_shutdown 210 macro
H A Dvki-scnums-tilegx-linux.h353 #define __NR_shutdown 210 macro
H A Dvki-scnums-arm-linux.h331 #define __NR_shutdown 293 macro
H A Dvki-scnums-ppc32-linux.h383 #define __NR_shutdown 338 macro
H A Dvki-scnums-ppc64-linux.h375 #define __NR_shutdown 338 macro
H A Dvki-scnums-solaris.h289 #define __NR_shutdown SYS_shutdown macro
H A Dvki-scnums-mips64-linux.h86 #define __NR_shutdown (__NR_Linux + 47) macro
H A Dvki-scnums-mips32-linux.h222 #define __NR_shutdown (__NR_Linux + 182) macro
H A Dvki-scnums-darwin.h351 #define __NR_shutdown VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(134) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h850 #if !defined(__NR_shutdown)
851 #define __NR_shutdown 210 macro
H A Dx86_64_linux_syscalls.h205 #if !defined(__NR_shutdown)
206 #define __NR_shutdown 48 macro
H A Darm_linux_syscalls.h1012 #if !defined(__NR_shutdown)
1013 #define __NR_shutdown (__NR_SYSCALL_BASE+293) macro
H A Dmips64_linux_syscalls.h204 #if !defined(__NR_shutdown)
205 #define __NR_shutdown (__NR_Linux + 47) macro
H A Dmips_linux_syscalls.h746 #if !defined(__NR_shutdown)
747 #define __NR_shutdown (__NR_Linux + 182) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h373 #define __NR_shutdown 373 macro
H A Dunistd_64.h52 #define __NR_shutdown 48 macro
H A Dunistd_x32.h44 #define __NR_shutdown (__X32_SYSCALL_BIT + 48) macro
/external/openssh/
H A Dsandbox-seccomp-filter.c186 #ifdef __NR_shutdown
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h205 #define __NR_shutdown (__NR_Linux + 182) macro
447 #define __NR_shutdown (__NR_Linux + 47) macro
784 #define __NR_shutdown (__NR_Linux + 47) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h321 #define __NR_shutdown (__NR_SYSCALL_BASE+293) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc344 case __NR_shutdown:
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h574 #define __NR_shutdown 210 macro
575 __SYSCALL(__NR_shutdown, sys_shutdown)
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm64-linux.c1028 LINX_(__NR_shutdown, sys_shutdown), // 210
H A Dsyswrap-amd64-linux.c754 LINX_(__NR_shutdown, sys_shutdown), // 48

Completed in 109 milliseconds

12