printk
printk(const char *msg)
printk(const char *fmt, ...)
extern void printk(const char *, ...) __printflike(1, 2);