Home
last modified time | relevance | path

Searched refs:blkcg_policy_throtl (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/block/
Dblk-throttle.h155 extern struct blkcg_policy blkcg_policy_throtl;
164 return pd_to_tg(blkg_to_pd(blkg, &blkcg_policy_throtl)); in blkg_to_tg()
Dblk-throttle.c1307 &blkcg_policy_throtl, seq_cft(sf)->private, false); in tg_print_conf_u64()
1314 &blkcg_policy_throtl, seq_cft(sf)->private, false); in tg_print_conf_uint()
1383 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1423 blkg_prfill_rwstat, &blkcg_policy_throtl, in tg_print_rwstat()
1433 blkg_rwstat_recursive_sum(pd_to_blkg(pd), &blkcg_policy_throtl, off, in tg_prfill_rwstat_recursive()
1441 tg_prfill_rwstat_recursive, &blkcg_policy_throtl, in tg_print_rwstat_recursive()
1560 &blkcg_policy_throtl, seq_cft(sf)->private, false); in tg_print_limit()
1576 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
1708 struct blkcg_policy blkcg_policy_throtl = { variable
2390 ret = blkcg_activate_policy(q, &blkcg_policy_throtl); in blk_throtl_init()
[all …]