Searched refs:new_cores (Results 1 – 1 of 1) sorted by relevance
240 unsigned long steal_percentage, new_cores; in hd_capacity_work_fn() local258 new_cores = hd_online_cores; in hd_capacity_work_fn()260 new_cores = hd_entitled_cores; in hd_capacity_work_fn()261 if (hd_high_capacity_cores != new_cores) { in hd_capacity_work_fn()262 trace_s390_hd_rebuild_domains(hd_high_capacity_cores, new_cores); in hd_capacity_work_fn()263 hd_high_capacity_cores = new_cores; in hd_capacity_work_fn()