Searched refs:req_cons (Results 1 – 5 of 5) sorted by relevance
95 return (intf->req_prod - intf->req_cons) != XENSTORE_RING_SIZE && in xb_data_to_write()117 cons = intf->req_cons; in xb_write()120 intf->req_cons = intf->req_prod = 0; in xb_write()145 if (prod <= intf->req_cons) in xb_write()442 if (intf->req_prod != intf->req_cons) in xb_init_comms()444 intf->req_cons, intf->req_prod); in xb_init_comms()
130 RING_IDX req_cons; \168 (_r)->req_cons = (_i); \194 unsigned int req = (_r)->sring->req_prod - (_r)->req_cons; \196 ((_r)->req_cons - (_r)->rsp_prod_pvt); \299 (_r)->sring->req_event = (_r)->req_cons + 1; \
88 XENSTORE_RING_IDX req_cons, req_prod; member
734 rc = ring->req_cons; in scsiback_do_cmd_fn()752 ring->req_cons = ++rc; in scsiback_do_cmd_fn()
871 fedata->ring.req_cons++, in pvcalls_back_work()