Searched refs:cftype (Results 1 – 4 of 4) sorted by relevance
/block/ |
D | blk-throttle.c | 956 static int tg_print_cpu_rwstat(struct cgroup *cgrp, struct cftype *cft, in tg_print_cpu_rwstat() 988 static int tg_print_conf_u64(struct cgroup *cgrp, struct cftype *cft, in tg_print_conf_u64() 996 static int tg_print_conf_uint(struct cgroup *cgrp, struct cftype *cft, in tg_print_conf_uint() 1004 static int tg_set_conf(struct cgroup *cgrp, struct cftype *cft, const char *buf, in tg_set_conf() 1037 static int tg_set_conf_u64(struct cgroup *cgrp, struct cftype *cft, in tg_set_conf_u64() 1043 static int tg_set_conf_uint(struct cgroup *cgrp, struct cftype *cft, in tg_set_conf_uint() 1049 static struct cftype throtl_files[] = {
|
D | cfq-iosched.c | 1610 static int cfqg_print_weight_device(struct cgroup *cgrp, struct cftype *cft, in cfqg_print_weight_device() 1630 struct cftype *cft, in cfqg_print_leaf_weight_device() 1639 static int cfq_print_weight(struct cgroup *cgrp, struct cftype *cft, in cfq_print_weight() 1646 static int cfq_print_leaf_weight(struct cgroup *cgrp, struct cftype *cft, in cfq_print_leaf_weight() 1654 static int __cfqg_set_weight_device(struct cgroup *cgrp, struct cftype *cft, in __cfqg_set_weight_device() 1683 static int cfqg_set_weight_device(struct cgroup *cgrp, struct cftype *cft, in cfqg_set_weight_device() 1689 static int cfqg_set_leaf_weight_device(struct cgroup *cgrp, struct cftype *cft, in cfqg_set_leaf_weight_device() 1695 static int __cfq_set_weight(struct cgroup *cgrp, struct cftype *cft, u64 val, in __cfq_set_weight() 1730 static int cfq_set_weight(struct cgroup *cgrp, struct cftype *cft, u64 val) in cfq_set_weight() 1735 static int cfq_set_leaf_weight(struct cgroup *cgrp, struct cftype *cft, u64 val) in cfq_set_leaf_weight() [all …]
|
D | blk-cgroup.c | 457 static int blkcg_reset_stats(struct cgroup *cgroup, struct cftype *cftype, in blkcg_reset_stats() argument 775 struct cftype blkcg_files[] = {
|
D | blk-cgroup.h | 128 struct cftype *cftypes;
|