Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Dbug.h94 void warn_slowpath_fmt(const char *file, const int line,
102 #define __WARN_printf(arg...) warn_slowpath_fmt(__FILE__, __LINE__, arg)
/Linux-v4.19/kernel/
Dpanic.c555 void warn_slowpath_fmt(const char *file, int line, const char *fmt, ...) in warn_slowpath_fmt() function
565 EXPORT_SYMBOL(warn_slowpath_fmt);