Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhiperdispatch.c74 static int hd_online_cores; /* Current online CORE count */ variable
103 hd_online_cores = 0; in hd_reset_state()
111 hd_online_cores++; in hd_add_core()
148 if (hd_high_capacity_cores == hd_online_cores) in hd_update_times()
178 hd_high_capacity_cores = hd_online_cores; in hd_disable_hiperdispatch()
191 if (hd_online_cores <= hd_entitled_cores) in hd_enable_hiperdispatch()
250 if (hd_online_cores <= hd_entitled_cores) { in hd_capacity_work_fn()
257 new_cores = hd_online_cores; in hd_capacity_work_fn()