Go to the documentation of this file.
17 static int __init read_initrd(
void)
43 if (load_initrd(
initrd, area, size) == -1)
60 "initrd=<initrd image>\n"
61 " This is used to boot UML from an initrd image. The argument is the\n"
62 " name of the file containing the image.\n\n"
65 static int load_initrd(
char *
filename,
void *
buf,
int size)