Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/printk/
Dprintk.c2949 bool any_progress; in console_flush_all() local
2956 any_progress = false; in console_flush_all()
2981 any_progress = true; in console_flush_all()
2991 } while (any_progress); in console_flush_all()