Searched refs:parse_elfcorehdr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dcrash_dump.c64 static int __init parse_elfcorehdr(char *p) function
71 __setup("elfcorehdr=", parse_elfcorehdr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsetup.c192 static int __init parse_elfcorehdr(char *arg) function
200 early_param("elfcorehdr", parse_elfcorehdr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dsetup.c450 static int __init parse_elfcorehdr(char *arg) function
458 early_param("elfcorehdr", parse_elfcorehdr);

Completed in 117 milliseconds