Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dprintk.h198 void __init setup_log_buf(int early);
272 static inline void setup_log_buf(int early) in setup_log_buf() function
/linux-6.15/arch/x86/kernel/
H A Dsetup.c1128 setup_log_buf(1); in setup_arch()
/linux-6.15/init/
H A Dmain.c953 setup_log_buf(0); in start_kernel()
/linux-6.15/kernel/printk/
H A Dprintk.c1171 void __init setup_log_buf(int early) in setup_log_buf() function