Searched defs:KLOG_INFO (Results 1 – 2 of 2) sorted by relevance
43 #define KLOG_INFO(tag,x...) klog_write(KLOG_INFO_LEVEL, "<6>" tag ": " x) macro