Searched refs:LOG_NEWLINE (Results 1 – 2 of 2) sorted by relevance
377 LOG_NEWLINE = 2, /* text ended with a newline */ enumerator557 if (!(flags & LOG_NEWLINE)) in log_store()1975 if (lflags & LOG_NEWLINE) { in log_output()1976 r.info->flags |= LOG_NEWLINE; in log_output()2011 lflags |= LOG_NEWLINE; in vprintk_store()2037 lflags |= LOG_NEWLINE; in vprintk_store()
218 # (prev & LOG_CONT && !(prev & LOG_NEWLINE))222 # (!(info->flags & LOG_NEWLINE))