Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c488 u32 active; member
1027 static void __propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in __propagate_weights()
1102 static void propagate_weights(struct ioc_gq *iocg, u32 active, u32 inuse, in propagate_weights()
1139 u32 active = READ_ONCE(child->active); in current_hweight() local
Dbfq-cgroup.c887 struct rb_root *active = &st->active; in bfq_reparent_active_queues() local
Dbfq-iosched.h49 struct rb_root active; member