Searched refs:warn_slowpath_fmt (Results 1 – 2 of 2) sorted by relevance
66 void warn_slowpath_fmt(const char *file, const int line,74 #define __WARN_printf(arg...) warn_slowpath_fmt(__FILE__, __LINE__, arg)
465 void warn_slowpath_fmt(const char *file, int line, const char *fmt, ...) in warn_slowpath_fmt() function475 EXPORT_SYMBOL(warn_slowpath_fmt);