Home
last modified time | relevance | path

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

/include/linux/
A Dprintk.h58 CONFIG_LOGLEVEL > 5 ? log_notice(fmt, ##__VA_ARGS__) : 0; \
/include/
A Dlog.h184 #define log_notice(_fmt...) log(LOG_CATEGORY, LOGL_NOTICE, ##_fmt) macro

Completed in 10 milliseconds