Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c5136 bool has_in_flight = false, has_pending = false; in show_pwq() local
5148 has_in_flight = true; in show_pwq()
5152 if (has_in_flight) { in show_pwq()