Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c486 u32 active; member
1084 static void __propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in __propagate_weights()
1166 static void propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in propagate_weights()
1203 u32 active = READ_ONCE(child->active); in current_hweight() local
Dbfq-cgroup.c852 struct rb_root *active = &st->active; in bfq_reparent_active_queues() local
Dbfq-iosched.h55 struct rb_root active; member