Searched refs:req_prod (Results 1 – 2 of 2) sorted by relevance
96 RING_IDX req_prod, req_event; \149 (_s)->req_prod = (_s)->rsp_prod = 0; \189 unsigned int req = (_r)->sring->req_prod - (_r)->req_cons; \197 ((((_r)->sring->req_prod - (_r)->req_cons) < \199 ((_r)->sring->req_prod - (_r)->req_cons) : \234 (_r)->sring->req_prod = (_r)->req_prod_pvt; \273 RING_IDX __old = (_r)->sring->req_prod; \276 (_r)->sring->req_prod = __new; \
104 XENSTORE_RING_IDX req_cons, req_prod; member
Completed in 7 milliseconds