Lines Matching defs:entry
581 auto& entry = it->second; in resetPipe() local
1009 auto& entry = it->second; in unrefResource() local
1050 auto& entry = it->second; in attachIov() local
1063 auto& entry = it->second; in detachIov() local
1237 auto& entry = it->second; in transferReadIov() local
1275 auto& entry = it->second; in transferWriteIov() local
1381 auto& entry = it->second; in getResourceInfo() local
1436 int createRingBlob(PipeResEntry& entry, uint32_t res_handle, in createRingBlob()
1507 auto entry = HostmemIdMapping::get()->get(create_blob->blob_id); in createBlob() local
1537 const auto& entry = it->second; in resourceMap() local
1583 const auto& entry = it->second; in resourceMapInfo() local
1595 auto& entry = it->second; in exportBlob() local
1644 const auto& entry = it->second; in vulkanInfo() local
1660 void allocResource(PipeResEntry& entry, iovec* iov, int num_iovs) { in allocResource()