Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c451 u32 active; member
894 static void __propagate_active_weight(struct ioc_gq *iocg, u32 active, u32 inuse) in __propagate_active_weight()
951 static void propagate_active_weight(struct ioc_gq *iocg, u32 active, u32 inuse) in propagate_active_weight()
987 u32 active = READ_ONCE(child->active); in current_hweight() local
Dbfq-cgroup.c816 struct rb_root *active = &st->active; in bfq_reparent_active_entities() local
Dbfq-iosched.h47 struct rb_root active; member