Home
last modified time | relevance | path

Searched refs:pivot_root (Results 1 – 20 of 20) sorted by relevance

/linux/tools/perf/trace/strace/groups/
H A Dstring43 pivot_root
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-init.rst9 which configures the device, then pivot_root(8) in to it.
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst113 pivot_root . mnt
/linux/tools/include/nolibc/
H A Dsys.h711 * int pivot_root(const char *new, const char *old);
721 int pivot_root(const char *new, const char *old)
729 int pivot_root(const char *new, const char *old) pivot_root() function
/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c485 TEST_F(fanotify, pivot_root) in TEST_F() argument
H A Dmount-notify_test_ns.c512 TEST_F(fanotify, pivot_root) in TEST_F() argument
/linux/Documentation/arch/arm/
H A Dixp4xx.rst141 a pivot_root to NFS.
/linux/Documentation/driver-api/early-userspace/
H A Dearly_userspace_support.rst140 filesystem via linuxrc and use the pivot_root syscall. The initrd is
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl161 151 n64 pivot_root sys_pivot_root
/linux/scripts/
H A Dsyscall.tbl55 41 common pivot_root sys_pivot_root
/linux/tools/scripts/
H A Dsyscall.tbl55 41 common pivot_root sys_pivot_root
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl227 217 common pivot_root sys_pivot_root
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl192 175 common pivot_root sys_pivot_root
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl167 155 common pivot_root sys_pivot_root
H A Dsyscall_32.tbl232 217 i386 pivot_root sys_pivot_root
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl236 218 common pivot_root sys_pivot_root
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl183 146 common pivot_root sys_pivot_root
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl228 217 common pivot_root sys_pivot_root sys_pivot_root
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl263 203 common pivot_root sys_pivot_root
/linux/fs/
H A Dnamespace.c4726 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument