Lines Matching defs:reqcopy
80 struct xen_pvcalls_request reqcopy;
538 req = &mappass->reqcopy;
583 mappass->reqcopy.cmd = 0;
601 if (mappass->reqcopy.cmd == PVCALLS_POLL) {
604 rsp->req_id = mappass->reqcopy.req_id;
605 rsp->u.poll.id = mappass->reqcopy.u.poll.id;
606 rsp->cmd = mappass->reqcopy.cmd;
609 mappass->reqcopy.cmd = 0;
736 if (mappass->reqcopy.cmd != 0) {
742 mappass->reqcopy = *req;
784 if (mappass->reqcopy.cmd != 0) {
789 mappass->reqcopy = *req;
794 mappass->reqcopy.cmd = 0;