Home
last modified time | relevance | path

Searched defs:WARN (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/asm/
H A Dbug.h10 #define WARN(condition, format...) ({ \ macro
/linux/tools/thermal/lib/
H A Dlog.h21 #define WARN(fmt, ...) logit(LOG_WARNING, fmt, ##__VA_ARGS__) macro
/linux/scripts/
H A Dcheckpatch.pl2490 sub WARN { subroutine