Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dprintk.c3072 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() function
3145 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() function
3215 progress = console_emit_next_record(con, handover, cookie); in console_flush_one_record()