Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c578 u32 hw_inuse; member
712 static u64 abs_cost_to_cost(u64 abs_cost, u32 hw_inuse) in abs_cost_to_cost()
720 static u64 cost_to_abs_cost(u64 cost, u32 hw_inuse) in cost_to_abs_cost()
2201 u32 usage, hw_active, hw_inuse; in ioc_timer_fn() local