Searched refs:warn_slowpath_fmt (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/asm-generic/
H A Dbug.h66 void warn_slowpath_fmt(const char *file, const int line,
74 #define __WARN_printf(arg...) warn_slowpath_fmt(__FILE__, __LINE__, arg)
/linux-4.1.27/kernel/
H A Dpanic.c464 void warn_slowpath_fmt(const char *file, int line, const char *fmt, ...) warn_slowpath_fmt() function
474 EXPORT_SYMBOL(warn_slowpath_fmt); variable

Completed in 116 milliseconds