/external/kernel-headers/original/linux/ |
reboot.h | 47 * Architecture-specific implementations of sys_reboot commands. 59 * Architecture independent implemenations of sys_reboot commands.
|
/external/strace/linux/ |
dummy.h | 224 #define sys_reboot printargs macro
|
syscall.h | 58 int sys_uselib(), sys_swapon(), sys_reboot(), sys_readdir();
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
syscall.h | 168 #define SYS_reboot __NR_reboot
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 168 #define SYS_reboot __NR_reboot
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 168 #define SYS_reboot __NR_reboot
|
/bionic/libc/include/sys/ |
glibc-syscalls.h | 206 #define SYS_reboot __NR_reboot 557 #define SYS_reboot __NR_reboot [all...] |
/external/strace/linux/arm/ |
syscallent.h | 119 { 3, 0, sys_reboot, "reboot" }, /* 88 */
|
/external/strace/linux/i386/ |
syscallent.h | 119 { 3, 0, sys_reboot, "reboot" }, /* 88 */
|
/external/strace/linux/sh/ |
syscallent.h | 121 { 3, 0, sys_reboot, "reboot" }, /* 88 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 390 __SYSCALL(__NR_reboot, sys_reboot)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 390 __SYSCALL(__NR_reboot, sys_reboot)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 390 __SYSCALL(__NR_reboot, sys_reboot)
|
/external/strace/ |
system.c | 248 sys_reboot(tcp) function 432 sys_reboot(tcp) function [all...] |
ChangeLog-CVS | [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-amd64-linux.c | [all...] |
syswrap-ppc64-linux.c | [all...] |
syswrap-arm-linux.c | [all...] |
syswrap-mips32-linux.c | [all...] |
syswrap-ppc32-linux.c | [all...] |
syswrap-x86-linux.c | [all...] |
/external/strace/linux/mips/ |
syscallent.h | [all...] |
/prebuilts/qemu-kernel/arm/ |
vmlinux-qemu | |
vmlinux-qemu-armv7 | |