Home
last modified time | relevance | path

Searched defs:early_printk (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dprintk.h144 void early_printk(const char *s, ...) { } in early_printk() function
/linux/kernel/printk/
H A Dprintk.c2485 asmlinkage __visible void early_printk(const char *fmt, ...) in early_printk() function