HomeSort by relevance Sort by last modified time
    Searched refs:__NR_reboot (Results 1 - 25 of 30) sorted by null

1 2

  /bionic/libc/arch-arm/syscalls/
__reboot.S 13 ldr r7, =__NR_reboot
  /bionic/libc/arch-sh/syscalls/
__reboot.S 31 0: .long __NR_reboot
  /bionic/libc/arch-x86/syscalls/
__reboot.S 18 movl $__NR_reboot, %eax
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 103 #define __NR_reboot 88
unistd_64.h 103 #define __NR_reboot 88
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 103 #define __NR_reboot 88
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 124 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /development/ndk/platforms/android-5/arch-x86/include/asm/
unistd_32.h 103 #define __NR_reboot 88
  /external/kernel-headers/original/asm-x86/
unistd_32.h 96 #define __NR_reboot 88
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 96 #define __NR_reboot 88
unistd_64.h 389 #define __NR_reboot 169
390 __SYSCALL(__NR_reboot, sys_reboot)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 124 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 124 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 124 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 103 #define __NR_reboot 88
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 124 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 124 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 103 #define __NR_reboot 88
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 124 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /bionic/libc/include/sys/
linux-syscalls.h 126 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 107 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 107 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 126 #define __NR_reboot (__NR_SYSCALL_BASE + 88)
  /external/strace/
syscall-android.h 180 #define SYS_reboot __NR_reboot
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 107 #define __NR_reboot (__NR_SYSCALL_BASE+ 88)

Completed in 1136 milliseconds

1 2