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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dearly_printk.c67 static int __initdata keep_early; variable
75 keep_early = 1;
89 if (!keep_early) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsh_bios.c151 int keep_early = 0; local
157 keep_early = 1;
163 if (keep_early)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dearly_printk.c187 static inline void early_console_register(struct console *con, int keep_early) argument
195 if (keep_early)

Completed in 102 milliseconds