Home
last modified time | relevance | path

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

/qemu/hw/i386/kvm/
H A Dxen_xenstore.c307 static bool req_pending(XenXenstoreState *s) in req_pending() function
1072 assert(req_pending(s)); in process_req()
1215 assert(!req_pending(s)); in get_req()
1356 if (s->rsp_pending || req_pending(s)) { in fire_watch_cb()
1406 if (!req_pending(s)) { in xen_xenstore_event()
1410 if (req_pending(s) && !s->rsp_pending && !s->watch_events) { in xen_xenstore_event()