Searched refs:last_pool_center_bo_offset (Results 1 – 1 of 1) sorted by relevance
1293 uint32_t last_pool_center_bo_offset) in adjust_relocations_from_state_pool() argument1295 assert(last_pool_center_bo_offset <= pool->block_pool.center_bo_offset); in adjust_relocations_from_state_pool()1296 uint32_t delta = pool->block_pool.center_bo_offset - last_pool_center_bo_offset; in adjust_relocations_from_state_pool()1312 uint32_t last_pool_center_bo_offset) in adjust_relocations_to_state_pool() argument1315 assert(last_pool_center_bo_offset <= pool->block_pool.center_bo_offset); in adjust_relocations_to_state_pool()1316 uint32_t delta = pool->block_pool.center_bo_offset - last_pool_center_bo_offset; in adjust_relocations_to_state_pool()