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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 129 milliseconds