Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhiperdispatch.c79 static atomic64_t hd_adjustments; /* Total occurrence count of hiperdispatch adjustments */ variable
263 atomic64_inc(&hd_adjustments); in hd_capacity_work_fn()
390 *val = atomic64_read(&hd_adjustments); in hd_adjustment_count_get()