Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dprintk.h200 void __init setup_log_buf(int early);
279 static inline void setup_log_buf(int early) in setup_log_buf() function
/linux/arch/x86/kernel/
H A Dsetup.c1155 setup_log_buf(1); in setup_arch()
/linux/init/
H A Dmain.c1062 setup_log_buf(0); in start_kernel()
/linux/kernel/printk/
H A Dprintk.c1147 void __init setup_log_buf(int early) in setup_log_buf() function