hweight_active    486 block/blk-iocost.c 	u32				hweight_active;
hweight_active   1001 block/blk-iocost.c 	iocg->hweight_active = max_t(u32, hwa, 1);
hweight_active   1006 block/blk-iocost.c 		*hw_activep = iocg->hweight_active;
hweight_active   2032 block/blk-iocost.c 	iocg->hweight_active = HWEIGHT_WHOLE;
hweight_active     33 include/trace/events/iocost.h 		__field(u64, hweight_active)
hweight_active     49 include/trace/events/iocost.h 		__entry->hweight_active = iocg->hweight_active;
hweight_active     61 include/trace/events/iocost.h 		__entry->hweight_inuse, __entry->hweight_active