Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dsyndbg.c51 static void set_pending_state(HvSynDbg *syndbg, bool has_pending) in set_pending_state()
/openbmc/linux/drivers/virt/acrn/
H A Dioreq.c215 bool has_pending = false; in acrn_ioreq_request_clear() local
/openbmc/linux/kernel/
H A Dworkqueue.c5136 bool has_in_flight = false, has_pending = false; in show_pwq() local