Home
last modified time | relevance | path

Searched refs:setup_early_printk (Results 1 – 9 of 9) sorted by relevance

/arch/um/kernel/
A Dearly_printk.c23 static int __init setup_early_printk(char *buf) in setup_early_printk() function
32 early_param("earlyprintk", setup_early_printk);
/arch/s390/kernel/
A Dearly_printk.c34 static int __init setup_early_printk(char *buf) in setup_early_printk() function
44 early_param("earlyprintk", setup_early_printk);
/arch/m68k/kernel/
A Dearly_printk.c27 static int __init setup_early_printk(char *buf) in setup_early_printk() function
43 early_param("earlyprintk", setup_early_printk);
/arch/arm/kernel/
A Dearly_printk.c40 static int __init setup_early_printk(char *buf) in setup_early_printk() function
47 early_param("earlyprintk", setup_early_printk);
/arch/sh/kernel/
A Dsh_bios.c145 static int __init setup_early_printk(char *buf) in setup_early_printk() function
168 early_param("earlyprintk", setup_early_printk);
/arch/mips/kernel/
A Dearly_printk.c34 void __init setup_early_printk(void) in setup_early_printk() function
A Dsetup.c778 setup_early_printk(); in setup_arch()
/arch/mips/include/asm/
A Dsetup.h10 extern void setup_early_printk(void);
/arch/x86/kernel/
A Dearly_printk.c388 static int __init setup_early_printk(char *buf) in setup_early_printk() function
449 early_param("earlyprintk", setup_early_printk);

Completed in 14 milliseconds