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

/linux-master/include/asm-generic/
H A Dbug.h91 void warn_slowpath_fmt(const char *file, const int line, unsigned taint,
99 warn_slowpath_fmt(__FILE__, __LINE__, taint, arg); \
/linux-master/kernel/
H A Dpanic.c710 void warn_slowpath_fmt(const char *file, int line, unsigned taint, function
731 EXPORT_SYMBOL(warn_slowpath_fmt); variable

Completed in 125 milliseconds