Home
last modified time | relevance | path

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

/arch/s390/kernel/
A Dhiperdispatch.c83 static unsigned int hd_delay_factor = HD_DELAY_FACTOR; variable
194 mod_delayed_work(system_wq, &hd_capacity_work, HD_DELAY_INTERVAL * hd_delay_factor); in hd_enable_hiperdispatch()
334 return sysfs_emit(buf, "%u\n", hd_delay_factor); in hd_delay_factor_show()
350 hd_delay_factor = val; in hd_delay_factor_store()
354 static DEVICE_ATTR_RW(hd_delay_factor);

Completed in 4 milliseconds