Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/printk/
Dprintk.c209 LOG_NOCONS = 1, /* already flushed, do not print to console */ enumerator
1537 log_store(cont.facility, cont.level, flags | LOG_NOCONS, in cont_flush()
2226 if (msg->flags & LOG_NOCONS) { in console_unlock()
2238 msg->flags &= ~LOG_NOCONS; in console_unlock()