Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dprintk.h199 void __init setup_log_buf(int early);
278 static inline void setup_log_buf(int early) in setup_log_buf() function
/linux/init/
H A Dmain.c1066 setup_log_buf(0); in start_kernel()
/linux/kernel/printk/
H A Dprintk.c1149 void __init setup_log_buf(int early) in setup_log_buf() function