Home
last modified time | relevance | path

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

/linux/kernel/printk/
A Dinternal.h12 LOG_CONT = 8, /* text is a fragment of a continuation line */ enumerator
A Dindex.c94 if (flags & LOG_CONT) { in pi_show()
A Dprintk.c569 ts_usec, info->flags & LOG_CONT ? 'c' : '-', caller); in info_print_ext_header()
2059 *flags |= LOG_CONT; in printk_parse_prefix()
2151 if (flags & LOG_CONT) { in vprintk_store()
/linux/Documentation/admin-guide/kdump/
A Dgdbmacros.txt211 # prev & LOG_CONT && !(info->flags & LOG_PREIX)
216 # info->flags & LOG_CONT
218 # (prev & LOG_CONT && !(prev & LOG_NEWLINE))

Completed in 12 milliseconds