Home
last modified time | relevance | path

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

/include/linux/
A Dprintk.h54 CONFIG_LOGLEVEL > 4 ? log_warning(fmt, ##__VA_ARGS__) : 0; \
/include/
A Dlog.h183 #define log_warning(_fmt...) log(LOG_CATEGORY, LOGL_WARNING, ##_fmt) macro

Completed in 5 milliseconds