Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Dblk-iocost.c464 struct ioc_gq { struct
465 struct blkg_policy_data pd;
466 struct ioc *ioc;
486 u32 cfg_weight;
487 u32 weight;
488 u32 active;
489 u32 inuse;
491 u32 last_inuse;
492 s64 saved_margin;
494 sector_t cursor; /* to detect randio */
[all …]
/kernel/linux/linux-6.6/block/
Dblk-iocost.c462 struct ioc_gq { struct
463 struct blkg_policy_data pd;
464 struct ioc *ioc;
484 u32 cfg_weight;
485 u32 weight;
486 u32 active;
487 u32 inuse;
489 u32 last_inuse;
490 s64 saved_margin;
492 sector_t cursor; /* to detect randio */
[all …]