/openbmc/linux/Documentation/admin-guide/ |
H A D | initrd.rst | 40 pivot_root system call 105 :manpage:`pivot_root(2)` man page. 162 etc. Note however that it is usually possible to use pivot_root in 228 The root change is accomplished with the pivot_root system call, which 229 is also available via the ``pivot_root`` utility (see :manpage:`pivot_root(8)` 230 man page; ``pivot_root`` is distributed with util-linux version 2.10h or higher 231 [#f3]_). ``pivot_root`` moves the current root to a directory under the new 233 must exist before calling ``pivot_root``. Example:: 237 # pivot_root . initrd 251 Note: implementation details of pivot_root may change with time. In order [all …]
|
/openbmc/linux/tools/perf/trace/strace/groups/ |
H A D | string | 43 pivot_root
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/ |
H A D | klibc-utils.inc | 38 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/pivot_root ${D}${base_bindir}
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 217 [ 216] = 2, /* pivot_root */
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux_2.40.2.bb | 183 …sbinprogs_a="pivot_root hwclock mkswap losetup swapon swapoff fdisk fsck blkid blockdev fstrim sul… 288 ALTERNATIVE_LINK_NAME[pivot_root] = "${base_sbindir}/pivot_root"
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-init.rst | 9 which configures the device, then pivot_root(8) in to it.
|
/openbmc/linux/Documentation/power/ |
H A D | swsusp-dmcrypt.rst | 113 pivot_root . mnt
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | ixp4xx.rst | 141 a pivot_root to NFS.
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 161 151 n64 pivot_root sys_pivot_root
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 161 151 n64 pivot_root sys_pivot_root
|
H A D | syscall_n32.tbl | 161 151 n32 pivot_root sys_pivot_root
|
/openbmc/linux/Documentation/driver-api/early-userspace/ |
H A D | early_userspace_support.rst | 140 filesystem via linuxrc and use the pivot_root syscall. The initrd is
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 195 183 common pivot_root sys_pivot_root
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 161 151 n64 pivot_root sys_pivot_root
|
H A D | syscall_n32.tbl | 161 151 n32 pivot_root sys_pivot_root
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ramfs-rootfs-initramfs.rst | 123 - When switching another root device, initrd would pivot_root and then 124 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 166 155 common pivot_root sys_pivot_root
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 166 155 common pivot_root sys_pivot_root
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 192 175 common pivot_root sys_pivot_root
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 192 175 common pivot_root sys_pivot_root
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 55 41 common pivot_root sys_pivot_root
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 55 41 common pivot_root sys_pivot_root
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 167 155 common pivot_root sys_pivot_root
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 55 41 common pivot_root sys_pivot_root
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 55 41 common pivot_root sys_pivot_root
|