Searched refs:emit_log_char (Results 1 – 2 of 2) sorted by relevance
633 static void emit_log_char(char c) in emit_log_char() function861 emit_log_char('\n'); in vprintk()880 emit_log_char(printk_buf[i]); in vprintk()884 emit_log_char('<'); in vprintk()885 emit_log_char(current_log_level + '0'); in vprintk()886 emit_log_char('>'); in vprintk()904 emit_log_char(*tp); in vprintk()912 emit_log_char(*p); in vprintk()
44 static void emit_log_char(struct debug_log *debug_log, char c) in emit_log_char() function68 emit_log_char(debug_log, *p); in fdebug_log()