warn_slowpath      37 include/asm-generic/bug.h extern void warn_slowpath(const char *file, const int line,
warn_slowpath      42 include/asm-generic/bug.h #define __WARN_printf(arg...) warn_slowpath(__FILE__, __LINE__, arg)