Home
last modified time | relevance | path

Searched refs:prepare_namespace (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/Documentation/driver-api/early-userspace/
A Dearly_userspace_support.rst133 initrd. init/main.c:init() will call prepare_namespace() to mount the
141 mounted and executed via prepare_namespace().
143 c) using initramfs. The call to prepare_namespace() must be skipped.
147 is responsible to do all the things prepare_namespace() would do.
151 init/main.c:init() will run prepare_namespace() to mount the final root
/linux-6.3-rc2/include/linux/
A Dinit.h153 void prepare_namespace(void);
/linux-6.3-rc2/init/
A Ddo_mounts.c600 void __init prepare_namespace(void) in prepare_namespace() function
A Dmain.c1647 prepare_namespace(); in kernel_init_freeable()
/linux-6.3-rc2/Documentation/core-api/
A Dprintk-index.rst53 <6> init/do_mounts.c:605 prepare_namespace "Waiting for root device %s...\n"

Completed in 11 milliseconds