Searched refs:rsp_cons (Results 1 – 4 of 4) sorted by relevance
122 RING_IDX rsp_cons; \165 (_r)->rsp_cons = 0; \183 (RING_SIZE(_r) - ((_r)->req_prod_pvt - (_r)->rsp_cons))193 ((_r)->sring->rsp_prod - (_r)->rsp_cons)297 (_r)->sring->rsp_event = (_r)->rsp_cons + 1; \
120 XENSTORE_RING_IDX rsp_cons, rsp_prod; member
548 Cons = xs.XenStore->rsp_cons; in XenStoreReadStore()569 xs.XenStore->rsp_cons = xs.XenStore->rsp_prod = 0; in XenStoreReadStore()594 xs.XenStore->rsp_cons += Available; in XenStoreReadStore()1020 while (XenStore->rsp_prod != XenStore->rsp_cons) { in XenStoreInitComms()1025 XenStore->rsp_cons, XenStore->rsp_prod)); in XenStoreInitComms()1026 XenStore->rsp_cons = XenStore->rsp_prod; in XenStoreInitComms()1152 xs.XenStore->rsp_cons = xs.XenStore->rsp_prod = 0; in XenStoreDeinit()
594 ConsumerIndex = Dev->Ring.rsp_cons; in XenPvBlockAsyncIoPoll()646 Dev->Ring.rsp_cons = ++ConsumerIndex; in XenPvBlockAsyncIoPoll()650 if (Dev->Ring.rsp_cons != ConsumerIndex) { in XenPvBlockAsyncIoPoll()