Home
last modified time | relevance | path

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

/tools/perf/trace/strace/groups/
Dstring7 chroot
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl166 156 n64 chroot sys_chroot
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl172 161 common chroot sys_chroot
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl60 61 common chroot sys_chroot sys_chroot
/tools/include/nolibc/
Dnolibc.h567 int chroot(const char *path) in chroot() function
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl84 61 common chroot sys_chroot
/tools/testing/selftests/landlock/
Dfs_test.c1651 ASSERT_EQ(0, chroot("../../s1d1/s1d2")) in test_relative_path()
1659 ASSERT_EQ(0, chroot(".")) in test_relative_path()