Searched refs:KLOG_NOTICE (Results 1 – 2 of 2) sorted by relevance
42 #define KLOG_NOTICE(tag,x...) klog_write(KLOG_NOTICE_LEVEL, "<5>" tag ": " x) macro