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