Searched defs:WARN (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/include/asm/
H A Dbug.h10 #define WARN(condition, format...) ({ \ macro
/linux-master/tools/thermal/lib/
H A Dlog.h21 #define WARN(fmt, ...) logit(LOG_WARNING, fmt, ##__VA_ARGS__) macro
/linux-master/tools/objtool/include/objtool/
H A Dwarn.h44 #define WARN(format, ...) \ macro
/linux-master/include/asm-generic/
H A Dbug.h131 #define WARN(condition, format...) ({ \ macro
177 #define WARN(condition, format...) ({ \ macro
/linux-master/scripts/
H A Dcheckpatch.pl2475 sub WARN { subroutine
[all...]
/linux-master/arch/x86/kernel/
H A Dsev-shared.c20 #undef WARN macro
21 #define WARN(condition, format...) (!!(condition)) macro

Completed in 251 milliseconds