Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dworkqueue.c4731 bool has_in_flight = false, has_pending = false; in show_pwq() local
4743 has_in_flight = true; in show_pwq()
4747 if (has_in_flight) { in show_pwq()