Searched refs:warn_slowpath_null (Results 1 – 2 of 2) sorted by relevance
69 extern void warn_slowpath_null(const char *file, const int line);72 #define __WARN() warn_slowpath_null(__FILE__, __LINE__)
411 void warn_slowpath_null(const char *file, int line) in warn_slowpath_null() function416 EXPORT_SYMBOL(warn_slowpath_null);