HomeSort by relevance Sort by last modified time
    Searched defs:__NR_reboot (Results 76 - 100 of 207) sorted by null

1 2 34 5 6 7 8 9

  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 689 #if !defined(__NR_reboot)
690 #define __NR_reboot 169
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 422 #define __NR_reboot 142
423 __SYSCALL(__NR_reboot, sys_reboot)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 173 #define __NR_reboot 169
unistd_x32.h 155 #define __NR_reboot (__X32_SYSCALL_BIT + 169)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 104 #define __NR_reboot 89
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 96 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 96 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 96 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 87 #define __NR_reboot 1096
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 96 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 96 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 72 #define __NR_reboot 88
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 241 #define __NR_reboot 169
vki-scnums-arm64-linux.h 187 #define __NR_reboot 142
vki-scnums-mips64-linux.h 203 #define __NR_reboot (__NR_Linux + 164)
vki-scnums-s390x-linux.h 102 #define __NR_reboot 88
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 389 #define __NR_reboot 169
390 __SYSCALL(__NR_reboot, sys_reboot)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 396 #define __NR_reboot 142
397 __SYSCALL(__NR_reboot, sys_reboot)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 389 #define __NR_reboot 169
390 __SYSCALL(__NR_reboot, sys_reboot)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 396 #define __NR_reboot 142
397 __SYSCALL(__NR_reboot, sys_reboot)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 107 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 107 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 107 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 103 #define __NR_reboot 88
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 107 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)

Completed in 444 milliseconds

1 2 34 5 6 7 8 9