Home
last modified time | relevance | path

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

/kernel/printk/
Dprintk.c2793 bool any_progress; in console_flush_all() local
2799 any_progress = false; in console_flush_all()
2827 any_progress = true; in console_flush_all()
2836 } while (any_progress); in console_flush_all()