Searched refs:LOG_NEWLINE (Results 1 – 2 of 2) sorted by relevance
19 LOG_NEWLINE = 2, /* text ended with a newline */ enumerator
2096 *flags |= LOG_NEWLINE; in printk_sprint()2170 flags |= LOG_NEWLINE; in vprintk_store()2179 if (flags & LOG_NEWLINE) { in vprintk_store()2180 r.info->flags |= LOG_NEWLINE; in vprintk_store()2220 if (!(flags & LOG_NEWLINE)) in vprintk_store()