Searched refs:LOG_NEWLINE (Results 1 – 2 of 2) sorted by relevance
192 # (prev & LOG_CONT && !(prev & LOG_NEWLINE))196 # (!(msg->flags & LOG_NEWLINE))
354 LOG_NEWLINE = 2, /* text ended with a newline */ enumerator1793 if (flags & LOG_NEWLINE) { in cont_add()1794 cont.flags |= LOG_NEWLINE; in cont_add()1824 if (!(lflags & LOG_NEWLINE)) { in log_output()1852 lflags |= LOG_NEWLINE; in vprintk_store()1881 lflags |= LOG_PREFIX|LOG_NEWLINE; in vprintk_store()