Home
last modified time | relevance | path

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

/openbmc/linux/kernel/printk/
H A Dprintk.c2983 bool any_progress; in console_flush_all() local
2990 any_progress = false; in console_flush_all()
3015 any_progress = true; in console_flush_all()
3025 } while (any_progress); in console_flush_all()