Home
last modified time | relevance | path

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

/linux/drivers/virt/acrn/
H A Dioreq.c215 bool has_pending = false; in acrn_ioreq_request_clear() local
/linux/kernel/
H A Dworkqueue.c6235 bool has_in_flight = false, has_pending = false; in show_pwq() local