Searched refs:last_pool_center_bo_offset (Results 1 – 1 of 1) sorted by relevance
1137 uint32_t last_pool_center_bo_offset) in adjust_relocations_from_state_pool() argument1139 assert(last_pool_center_bo_offset <= pool->block_pool.center_bo_offset); in adjust_relocations_from_state_pool()1140 uint32_t delta = pool->block_pool.center_bo_offset - last_pool_center_bo_offset; in adjust_relocations_from_state_pool()1156 uint32_t last_pool_center_bo_offset) in adjust_relocations_to_state_pool() argument1158 assert(last_pool_center_bo_offset <= pool->block_pool.center_bo_offset); in adjust_relocations_to_state_pool()1159 uint32_t delta = pool->block_pool.center_bo_offset - last_pool_center_bo_offset; in adjust_relocations_to_state_pool()