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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dcrash.c27 static int kdump_on_init = 1; variable
113 * If kdump_on_init is set and an INIT is asserted here, kdump will
196 if (!kdump_on_init && !kdump_on_fatal_mca)
217 if (kdump_on_init && (nd->sos->rv_rc != 1)) {
224 if (kdump_on_init && (nd->sos->rv_rc != 1))
242 .procname = "kdump_on_init",
243 .data = &kdump_on_init,

Completed in 50 milliseconds