Lines Matching defs:entry
537 auto& entry = it->second; in resetPipe() local
954 auto& entry = it->second; in unrefResource() local
997 auto& entry = it->second; in attachIov() local
1011 auto& entry = it->second; in detachIov() local
1098 auto& entry = it->second; in transferReadIov() local
1160 auto& entry = it->second; in transferWriteIov() local
1282 auto& entry = it->second; in getResourceInfo() local
1342 auto entry = HostmemIdMapping::get()->get(hvaId); in createResourceV2() local
1362 const auto& entry = it->second; in getResourceHva() local
1370 const auto& entry = it->second; in getResourceHvaSize() local
1383 const auto& entry = it->second; in resourceMap() local
1416 auto& entry = it->second; in setResourceHvSlot() local
1424 const auto& entry = it->second; in getResourceHvSlot() local
1429 void allocResource(PipeResEntry& entry, iovec* iov, int num_iovs) { in allocResource()