Searched defs:sf (Results 1 – 7 of 7) sorted by relevance
/block/ |
D | bfq-cgroup.c | 90 static u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_stat() 992 static int bfq_io_show_weight_legacy(struct seq_file *sf, void *v) in bfq_io_show_weight_legacy() 1006 static u64 bfqg_prfill_weight_device(struct seq_file *sf, in bfqg_prfill_weight_device() 1016 static int bfq_io_show_weight(struct seq_file *sf, void *v) in bfq_io_show_weight() 1144 static int bfqg_print_rwstat(struct seq_file *sf, void *v) in bfqg_print_rwstat() 1151 static u64 bfqg_prfill_rwstat_recursive(struct seq_file *sf, in bfqg_prfill_rwstat_recursive() 1160 static int bfqg_print_rwstat_recursive(struct seq_file *sf, void *v) in bfqg_print_rwstat_recursive() 1169 static int bfqg_print_stat(struct seq_file *sf, void *v) in bfqg_print_stat() 1176 static u64 bfqg_prfill_stat_recursive(struct seq_file *sf, in bfqg_prfill_stat_recursive() 1201 static int bfqg_print_stat_recursive(struct seq_file *sf, void *v) in bfqg_print_stat_recursive() [all …]
|
D | blk-cgroup-rwstat.c | 42 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat() 79 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
|
D | blk-throttle.c | 1371 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64() 1382 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint() 1393 static int tg_print_conf_u64(struct seq_file *sf, void *v) in tg_print_conf_u64() 1400 static int tg_print_conf_uint(struct seq_file *sf, void *v) in tg_print_conf_uint() 1510 static int tg_print_rwstat(struct seq_file *sf, void *v) in tg_print_rwstat() 1518 static u64 tg_prfill_rwstat_recursive(struct seq_file *sf, in tg_prfill_rwstat_recursive() 1528 static int tg_print_rwstat_recursive(struct seq_file *sf, void *v) in tg_print_rwstat_recursive() 1584 static u64 tg_prfill_limit(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_limit() 1647 static int tg_print_limit(struct seq_file *sf, void *v) in tg_print_limit()
|
D | blk-cgroup.c | 528 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg, in blkcg_print_blkgs() 559 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64() 956 static int blkcg_print_stat(struct seq_file *sf, void *v) in blkcg_print_stat()
|
D | blk-ioprio.c | 97 static int ioprio_show_prio_policy(struct seq_file *sf, void *v) in ioprio_show_prio_policy()
|
D | blk-iocost.c | 1980 u64 st, sf; in transfer_surpluses() local 3056 static u64 ioc_weight_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_weight_prfill() 3068 static int ioc_weight_show(struct seq_file *sf, void *v) in ioc_weight_show() 3145 static u64 ioc_qos_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_qos_prfill() 3169 static int ioc_qos_show(struct seq_file *sf, void *v) in ioc_qos_show() 3317 static u64 ioc_cost_model_prfill(struct seq_file *sf, in ioc_cost_model_prfill() 3336 static int ioc_cost_model_show(struct seq_file *sf, void *v) in ioc_cost_model_show()
|
D | blk-iolatency.c | 888 static u64 iolatency_prfill_limit(struct seq_file *sf, in iolatency_prfill_limit() 901 static int iolatency_print_limit(struct seq_file *sf, void *v) in iolatency_print_limit()
|