Home
last modified time | relevance | path

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

/linux/lib/
H A Dbug.c179 static void __warn_printf(const char *fmt, struct pt_regs *regs) in __warn_printf() function
244 __warn_printf(fmt, has_args ? regs : NULL); in __report_bug()