Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/admin-guide/kdump/
Dgdbmacros.txt211 # prev & LOG_CONT && !(info->flags & LOG_PREIX)
216 # info->flags & LOG_CONT
218 # (prev & LOG_CONT && !(prev & LOG_NEWLINE))
/Linux-v5.10/kernel/printk/
Dprintk.c355 LOG_CONT = 8, /* text is a fragment of a continuation line */ enumerator
607 ts_usec, info->flags & LOG_CONT ? 'c' : '-', caller); in info_print_ext_header()
1916 if (lflags & LOG_CONT) { in log_output()
1972 lflags |= LOG_CONT; in vprintk_store()