Home
last modified time | relevance | path

Searched defs:log_warning (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-debug-collector/tools/dreport.d/include.d/
H A Dfunctions132 function log_warning() function
/openbmc/u-boot/include/
H A Dlog.h96 #define log_warning(_fmt...) log(LOG_CATEGORY, LOGL_WARNING, ##_fmt) macro
105 #define log_warning(_fmt...) macro