Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dworkqueue.c4254 bool has_in_flight = false, has_pending = false; in show_pwq() local
4290 has_pending = true; in show_pwq()
4294 if (has_pending) { in show_pwq()