Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/
H A Dconverter.py27 WARN = logger.warning variable
/openbmc/linux/tools/include/asm/
H A Dbug.h10 #define WARN(condition, format...) ({ \ macro
/openbmc/u-boot/include/linux/
H A Dbug.h23 #define WARN(condition, format...) ({ \ macro
/openbmc/linux/include/asm-generic/
H A Dbug.h131 #define WARN(condition, format...) ({ \ macro
174 #define WARN(condition, format...) ({ \ macro
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dutils.py14 WARN = logger.warning variable
H A Dregexps.py15 WARN = logger.warning variable
H A Dqom_macros.py20 WARN = logger.warning variable
H A Dpatching.py21 WARN = logger.warning variable
/openbmc/phosphor-hwmon/
H A Dinterface.hpp46 WARN, enumerator
/openbmc/linux/tools/objtool/include/objtool/
H A Dwarn.h44 #define WARN(format, ...) \ macro
/openbmc/linux/tools/thermal/lib/
H A Dlog.h21 #define WARN(fmt, ...) logit(LOG_WARNING, fmt, ##__VA_ARGS__) macro
/openbmc/qemu/scripts/
H A Dcheckpatch.pl1256 sub WARN { subroutine
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl2094 sub WARN { subroutine
/openbmc/linux/scripts/
H A Dcheckpatch.pl2474 sub WARN { subroutine
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c17 #define WARN(condition, format...) (!!(condition)) macro