Searched refs:KMSG_PRIORITY (Results 1 – 3 of 3) sorted by relevance
44 #define KMSG_PRIORITY(PRI) \ macro58 static const char auditd_message[] = { KMSG_PRIORITY(LOG_INFO), in LogAudit()228 static const char log_info[] = { KMSG_PRIORITY(LOG_INFO) }; in logPrint()229 static const char log_warning[] = { KMSG_PRIORITY(LOG_WARNING) }; in logPrint()
56 #define KMSG_PRIORITY(PRI) \ macro188 KMSG_PRIORITY(LOG_DEBUG), 'l', 'o', 'g', 'd', ':', ' ' in prdebug()270 static const char reinit_message[] = { KMSG_PRIORITY(LOG_INFO), in reinit_thread_start()
35 #define KMSG_PRIORITY(PRI) \ macro38 static const char priority_message[] = { KMSG_PRIORITY(LOG_INFO), '\0' };