Home
last modified time | relevance | path

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

/kernel/printk/
Dinternal.h20 LOG_CONT = 8, /* text is a fragment of a continuation line */ enumerator
Dindex.c94 if (flags & LOG_CONT) { in pi_show()
Dprintk.c573 ts_usec, info->flags & LOG_CONT ? 'c' : '-', caller); in info_print_ext_header()
2074 *flags |= LOG_CONT; in printk_parse_prefix()
2172 if (flags & LOG_CONT) { in vprintk_store()