Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhiperdispatch.c239 unsigned long steal_percentage, new_cores; in hd_capacity_work_fn() local
257 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()