Searched refs:new_region (Results 1 – 2 of 2) sorted by relevance
554 struct hv_enc_pfn_region new_region; in hv_list_enc_remove() local587 new_region.pfn = pfn + 1; in hv_list_enc_remove()588 new_region.count = ent->count - (pfn - ent->pfn + 1); in hv_list_enc_remove()605 ent->pfn = new_region.pfn; in hv_list_enc_remove()606 ent->count = new_region.count; in hv_list_enc_remove()
1398 struct mlxsw_sp_acl_tcam_region *new_region; in mlxsw_sp_acl_tcam_vregion_rehash_start() local1408 new_region = mlxsw_sp_acl_tcam_region_create(mlxsw_sp, vregion->tcam, in mlxsw_sp_acl_tcam_vregion_rehash_start()1410 if (IS_ERR(new_region)) { in mlxsw_sp_acl_tcam_vregion_rehash_start()1411 err = PTR_ERR(new_region); in mlxsw_sp_acl_tcam_vregion_rehash_start()1419 vregion->region = new_region; in mlxsw_sp_acl_tcam_vregion_rehash_start()1422 new_region, priority, in mlxsw_sp_acl_tcam_vregion_rehash_start()1436 mlxsw_sp_acl_tcam_region_destroy(mlxsw_sp, new_region); in mlxsw_sp_acl_tcam_vregion_rehash_start()