Searched refs:cont_add (Results 1 – 1 of 1) sorted by relevance
/kernel/printk/ |
D | printk.c | 1841 static bool cont_add(u32 caller_id, int facility, int level, in cont_add() function 1881 if (cont_add(caller_id, facility, level, lflags, text, text_len)) in log_output() 1894 if (cont_add(caller_id, facility, level, lflags, text, text_len)) in log_output()
|