Home
last modified time | relevance | path

Searched defs:reset_on_progress (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/kernel/printk/
A Dprintk.c2373 static bool pr_flush(int timeout_ms, bool reset_on_progress) { return true; } in pr_flush()
2374 static bool __pr_flush(struct console *con, int timeout_ms, bool reset_on_progress) { return true; } in __pr_flush()
3672 static bool __pr_flush(struct console *con, int timeout_ms, bool reset_on_progress) in __pr_flush()
3755 static bool pr_flush(int timeout_ms, bool reset_on_progress) in pr_flush()

Completed in 12 milliseconds