Searched refs:warn_slowpath_null (Results 1 – 2 of 2) sorted by relevance
71 extern void warn_slowpath_null(const char *file, const int line);73 #define __WARN() warn_slowpath_null(__FILE__, __LINE__)
490 void warn_slowpath_null(const char *file, int line) in warn_slowpath_null() function495 EXPORT_SYMBOL(warn_slowpath_null);