__blkg_prfill_u64   93 block/bfq-cgroup.c 	return __blkg_prfill_u64(sf, pd, bfq_stat_read((void *)pd + off));
__blkg_prfill_u64  955 block/bfq-cgroup.c 	return __blkg_prfill_u64(sf, pd, bfqg->entity.dev_weight);
__blkg_prfill_u64 1123 block/bfq-cgroup.c 	return __blkg_prfill_u64(sf, pd, sum);
__blkg_prfill_u64 1156 block/bfq-cgroup.c 	return __blkg_prfill_u64(sf, pd, sum >> 9);
__blkg_prfill_u64 1174 block/bfq-cgroup.c 	return __blkg_prfill_u64(sf, pd,
__blkg_prfill_u64 1197 block/bfq-cgroup.c 	__blkg_prfill_u64(sf, pd, v);
__blkg_prfill_u64  561 block/blk-cgroup.c EXPORT_SYMBOL_GPL(__blkg_prfill_u64);
__blkg_prfill_u64 1338 block/blk-throttle.c 	return __blkg_prfill_u64(sf, pd, v);
__blkg_prfill_u64 1349 block/blk-throttle.c 	return __blkg_prfill_u64(sf, pd, v);
__blkg_prfill_u64  218 include/linux/blk-cgroup.h u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v);