service_time      248 block/bfq-cgroup.c 		blkg_rwstat_add(&stats->service_time, op,
service_time      356 block/bfq-cgroup.c 	blkg_rwstat_reset(&stats->service_time);
service_time      377 block/bfq-cgroup.c 	blkg_rwstat_add_aux(&to->service_time, &from->service_time);
service_time      436 block/bfq-cgroup.c 	blkg_rwstat_exit(&stats->service_time);
service_time      453 block/bfq-cgroup.c 	    blkg_rwstat_init(&stats->service_time, gfp) ||
service_time     1275 block/bfq-cgroup.c 		.private = offsetof(struct bfq_group, stats.service_time),
service_time     1318 block/bfq-cgroup.c 		.private = offsetof(struct bfq_group, stats.service_time),
service_time      816 block/bfq-iosched.h 	struct blkg_rwstat		service_time;