Home
last modified time | relevance | path

Searched defs:hw_inuse (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/block/
Dblk-iocost.c574 u32 hw_inuse; member
708 static u64 abs_cost_to_cost(u64 abs_cost, u32 hw_inuse) in abs_cost_to_cost()
716 static u64 cost_to_abs_cost(u64 cost, u32 hw_inuse) in cost_to_abs_cost()
2174 u32 usage, hw_active, hw_inuse; in ioc_timer_fn() local