Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dinternal.h229 bool legacy_offload; member
254 ft->legacy_offload = true; in printk_get_console_flush_type()
267 ft->legacy_offload = true; in printk_get_console_flush_type()
H A Dprintk.c2420 ft.legacy_offload |= ft.legacy_direct; in vprintk_emit()
2454 if (ft.legacy_offload) in vprintk_emit()
2802 if (ft.legacy_offload) in console_resume_all()
3566 else if (ft.legacy_offload) in console_resume()
4944 if (ft.legacy_offload) in console_try_replay_all()
H A Dnbcon.c1810 } else if (ft.legacy_offload) { in nbcon_device_release()