Searched refs:prepare_namespace (Results 1 – 3 of 3) sorted by relevance
133 initrd. init/main.c:init() will call prepare_namespace() to mount the141 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
464 void __init prepare_namespace(void) in prepare_namespace() function
1596 prepare_namespace(); in kernel_init_freeable()