lastreq           737 drivers/usb/gadget/udc/fsl_udc_core.c 		struct fsl_req *lastreq;
lastreq           738 drivers/usb/gadget/udc/fsl_udc_core.c 		lastreq = list_entry(ep->queue.prev, struct fsl_req, queue);
lastreq           739 drivers/usb/gadget/udc/fsl_udc_core.c 		lastreq->tail->next_td_ptr =
lastreq           268 drivers/usb/gadget/udc/mv_udc_core.c 		struct mv_req *lastreq;
lastreq           269 drivers/usb/gadget/udc/mv_udc_core.c 		lastreq = list_entry(ep->queue.prev, struct mv_req, queue);
lastreq           270 drivers/usb/gadget/udc/mv_udc_core.c 		lastreq->tail->dtd_next =
lastreq          1161 fs/nfs/pagelist.c 	struct nfs_page *dupreq, *lastreq;
lastreq          1176 fs/nfs/pagelist.c 		for (lastreq = req->wb_head;
lastreq          1177 fs/nfs/pagelist.c 		     lastreq->wb_this_page != req->wb_head;
lastreq          1178 fs/nfs/pagelist.c 		     lastreq = lastreq->wb_this_page)
lastreq          1181 fs/nfs/pagelist.c 		dupreq = nfs_create_subreq(req, lastreq,