Lines Matching refs:code
32 The amount of code required to implement ramfs is tiny, because all the
80 same reason you can't kill the init process; rather than having special code
100 archive is extracted into it, the kernel will fall through to the older code
114 The kernel's cpio extraction code is not only extremely small, it's also
174 from usr/gen_init_cpio.c). The kernel's build-time cpio creation code is
232 non-GPL code you'd like to run from initramfs, without conflating it with
254 code against, along with some related utilities. It is BSD licensed.
341 and, most importantly, designed and implemented the initramfs code.
347 kernel falls back to legacy boot code that is reached only if initramfs does
348 not contain an /init program. The fallback is legacy code, there to ensure a
366 The kernel's current early boot code (partition detection, etc) will probably