Home
last modified time | relevance | path

Searched refs:sys_chroot (Results 1 – 7 of 7) sorted by relevance

/tools/include/nolibc/
Dsys.h187 int sys_chroot(const char *path) in sys_chroot() function
195 return __sysret(sys_chroot(path)); in chroot()
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl60 61 common chroot sys_chroot sys_chroot
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl166 156 n64 chroot sys_chroot
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl173 161 common chroot sys_chroot
Dsyscall_32.tbl76 61 i386 chroot sys_chroot
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl84 61 common chroot sys_chroot
/tools/include/uapi/asm-generic/
Dunistd.h149 __SYSCALL(__NR_chroot, sys_chroot)