Searched refs:blkio_group_stats (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/block/
H A Dblk-cgroup.h76 struct blkio_group_stats { struct
118 struct blkio_group_stats stats;
182 struct blkio_group_stats *stats) \
187 struct blkio_group_stats *stats) \
191 static inline int blkio_blkg_##name(struct blkio_group_stats *stats) \
H A Dblk-cgroup.c143 static void blkio_update_group_wait_time(struct blkio_group_stats *stats)
157 static void blkio_end_empty_time(struct blkio_group_stats *stats)
186 struct blkio_group_stats *stats;
203 struct blkio_group_stats *stats;
219 struct blkio_group_stats *stats;
255 static inline void blkio_end_empty_time(struct blkio_group_stats *stats) {}
298 struct blkio_group_stats *stats;
315 struct blkio_group_stats *stats;
461 struct blkio_group_stats *stats;
482 memset(stats, 0, sizeof(struct blkio_group_stats));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/block/
H A Dblk-cgroup.h76 struct blkio_group_stats { struct
118 struct blkio_group_stats stats;
182 struct blkio_group_stats *stats) \
187 struct blkio_group_stats *stats) \
191 static inline int blkio_blkg_##name(struct blkio_group_stats *stats) \
H A Dblk-cgroup.c143 static void blkio_update_group_wait_time(struct blkio_group_stats *stats)
157 static void blkio_end_empty_time(struct blkio_group_stats *stats)
186 struct blkio_group_stats *stats;
203 struct blkio_group_stats *stats;
219 struct blkio_group_stats *stats;
255 static inline void blkio_end_empty_time(struct blkio_group_stats *stats) {}
298 struct blkio_group_stats *stats;
315 struct blkio_group_stats *stats;
461 struct blkio_group_stats *stats;
482 memset(stats, 0, sizeof(struct blkio_group_stats));
[all...]

Completed in 68 milliseconds