Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dprintk.c3081 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() function
3154 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() function
3226 progress = console_emit_next_record(con, handover, cookie); in console_flush_all()