Searched refs:actualoffset (Results 1 – 5 of 5) sorted by relevance
646 int actualoffset = urb->actual_length; in usbip_pad_iso() local667 actualoffset -= urb->iso_frame_desc[i].actual_length; in usbip_pad_iso()669 urb->transfer_buffer + actualoffset, in usbip_pad_iso()
893 actualoffset = f.tell()894 if actualoffset < self._dirtyoffset:895 self._dirtyoffset = actualoffset
9786 unsigned actualoffset = tempoffset % (numEltPerGRF<Type_UW>() * 2); in assignRegForAliasDcl() local9790 …CurrentRegVar->setPhyReg(regPool.getGreg(orignalrow + addtionalrow), actualoffset / CurrentRegVar-… in assignRegForAliasDcl()