Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/printk/
Dprintk.c1768 static bool cont_add(int facility, int level, enum log_flags flags, const char *text, size_t len) in cont_add() function
1812 if (cont_add(facility, level, lflags, text, text_len)) in log_output()
1825 if (cont_add(facility, level, lflags, text, text_len)) in log_output()