Searched refs:in_cons (Results 1 – 12 of 12) sorted by relevance
20 XENCONS_RING_IDX in_cons, in_prod; member
92 uint32_t in_cons, in_prod; member
18 RING_IDX in_cons, in_prod, in_error; member
539 uint32_t in_cons, in_prod; member
916 uint32_t in_cons; member
1050 uint32_t in_cons; member
434 RING_IDX in_cons, in_prod; \
97 if (prod == page->in_cons) in evtchnl_interrupt_evt()100 for (cons = page->in_cons; cons != prod; cons++) { in evtchnl_interrupt_evt()114 page->in_cons = cons; in evtchnl_interrupt_evt()
188 if (prod == page->in_cons) in input_handler()191 for (cons = page->in_cons; cons != prod; cons++) in input_handler()194 page->in_cons = cons; in input_handler()
185 cons = ring->intf->in_cons; in p9_xen_response()208 ring->intf->in_cons = cons; in p9_xen_response()234 ring->intf->in_cons = cons; in p9_xen_response()
29 __be32 in_cons; member
331 if (page->in_cons != page->in_prod) { in xenfb_event_handler()332 info->page->in_cons = info->page->in_prod; in xenfb_event_handler()545 info->page->in_cons = info->page->in_prod = 0; in xenfb_init_shared_page()