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

/linux-master/include/linux/
H A Dprintk.h188 void __init setup_log_buf(int early);
248 static inline void setup_log_buf(int early) function
/linux-master/arch/x86/kernel/
H A Dsetup.c1064 setup_log_buf(1);
/linux-master/init/
H A Dmain.c936 setup_log_buf(0);
/linux-master/kernel/printk/
H A Dprintk.c1127 void __init setup_log_buf(int early) function
1143 * Some archs call setup_log_buf() multiple times - first is very

Completed in 142 milliseconds