Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dworkqueue.c4234 bool has_in_flight = false, has_pending = false; in show_pwq() local
4270 has_pending = true; in show_pwq()
4274 if (has_pending) { in show_pwq()