Searched refs:log_store (Results 1 – 1 of 1) sorted by relevance
/kernel/printk/ |
D | printk.c | 415 static int log_store(int facility, int level, in log_store() function 1544 log_store(cont.facility, cont.level, flags | LOG_NOCONS, in cont_flush() 1553 log_store(cont.facility, cont.level, flags, 0, in cont_flush() 1674 printed_len += log_store(0, 2, LOG_PREFIX|LOG_NEWLINE, 0, in vprintk_emit() 1736 printed_len += log_store(facility, level, in vprintk_emit() 1760 printed_len += log_store(facility, level, lflags, 0, in vprintk_emit()
|