Searched refs:linear (Results 1 – 7 of 7) sorted by relevance
524 LinearExtent* linear = extent->AsLinearExtent(); in GetFreeRegions() local525 if (!linear) { in GetFreeRegions()528 CHECK(linear->device_index() < device_extents.size()); in GetFreeRegions()529 auto& extents = device_extents[linear->device_index()]; in GetFreeRegions()530 extents.emplace_back(linear->device_index(), linear->physical_sector(), in GetFreeRegions()531 linear->physical_sector() + extent->num_sectors()); in GetFreeRegions()727 LinearExtent* linear = extent->AsLinearExtent(); in IsAnyRegionAllocated() local728 if (!linear || linear->device_index() != candidate.device_index()) { in IsAnyRegionAllocated()731 if (linear->OwnsSector(candidate.physical_sector()) || in IsAnyRegionAllocated()732 linear->OwnsSector(candidate.end_sector() - 1)) { in IsAnyRegionAllocated()
284 tmu.linear = GGL_READ_NEEDS(T_LINEAR, needs.t[i]) in decodeTMUNeeds()289 tmu.linear = 0; in decodeTMUNeeds()391 cb_format_idx == tmu.format_idx && !tmu.linear && in init_textures()410 if (tmu.linear) { in build_textures()475 if (tmu.linear) { in build_textures()502 if (tmu.linear) { in build_textures()627 if (!tmu.linear) { in build_textures()
329 int linear; member
67 # 3. create a dm-linear device using the FIEMAP, targeting /dev/block/by-name/userdata
54 // objects. These objects are stored in a linear array in the