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