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

1 2 3 4 56 7 8 9

  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 135 #define __NR_reboot (__NR_Linux + 88)
672 #define __NR_reboot (__NR_Linux + 164)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 131 #define __NR_reboot 88
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 131 #define __NR_reboot 88
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 221 #define __NR_reboot 142
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 278 #if !defined(__NR_reboot)
279 #define __NR_reboot (__NR_SYSCALL_BASE+88)
mips_linux_syscalls.h 368 #if !defined(__NR_reboot)
369 #define __NR_reboot (__NR_Linux + 88)
x86_32_linux_syscalls.h 365 #if !defined(__NR_reboot)
366 #define __NR_reboot 88
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 116 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 111 #define __NR_reboot (__NR_Linux + 88)
555 #define __NR_reboot (__NR_Linux + 164)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 92 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 272 #define __NR_reboot 311
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 116 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 100 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 102 #define __NR_reboot 88 /* ok */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 111 #define __NR_reboot (__NR_Linux + 88)
553 #define __NR_reboot (__NR_Linux + 164)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
unistd.h 102 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 101 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 100 #define __NR_reboot 88
unistd_64.h 105 #define __NR_reboot 88
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 87 #define __NR_reboot 55 /* Common */
  /external/linux-tools-perf/perf-3.12.0/arch/xtensa/include/uapi/asm/
unistd.h 443 #define __NR_reboot 203
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 125 #define __NR_reboot 88
vki-scnums-darwin.h 250 #define __NR_reboot VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(55)
    [all...]
vki-scnums-mips32-linux.h 128 #define __NR_reboot (__NR_Linux + 88)
vki-scnums-ppc32-linux.h 125 #define __NR_reboot 88

Completed in 210 milliseconds

1 2 3 4 56 7 8 9