Home
last modified time | relevance | path

Searched refs:new_cores (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/s390/kernel/
H A Dhiperdispatch.c240 unsigned long steal_percentage, new_cores; in hd_capacity_work_fn() local
258 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()