Home
last modified time | relevance | path

Searched refs:setup_log_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dprintk.h188 void __init setup_log_buf(int early);
248 static inline void setup_log_buf(int early) in setup_log_buf() function
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1191 setup_log_buf(1); in setup_arch()
/openbmc/linux/init/
H A Dmain.c930 setup_log_buf(0); in start_kernel()
/openbmc/linux/kernel/printk/
H A Dprintk.c1124 void __init setup_log_buf(int early) in setup_log_buf() function