Home
last modified time | relevance | path

Searched refs:of_css (Results 1 – 16 of 16) sorted by relevance

/linux/block/
H A Dblk-ioprio.c85 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of)); in ioprio_set_prio_policy()
H A Dbfq-cgroup.c1065 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in bfq_io_set_device_weight()
1119 ret = bfq_io_set_weight_legacy(of_css(of), NULL, v); in bfq_io_set_weight()
H A Dblk-throttle.c1355 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf()
1543 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit()
H A Dblk-iolatency.c830 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit()
H A Dblk-iocost.c3148 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write()
/linux/net/core/
H A Dnetprio_cgroup.c212 ret = netprio_set_prio(of_css(of), dev, prio); in write_priomap()
/linux/include/linux/
H A Dcgroup.h709 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of);
719 return of_css(seq->private); in seq_css()
/linux/kernel/cgroup/
H A Dlegacy_freezer.c426 freezer_change_state(css_freezer(of_css(of)), freeze); in freezer_write()
H A Dmisc.c287 cg = css_misc(of_css(of)); in misc_cg_max_write()
H A Dpids.c304 struct cgroup_subsys_state *css = of_css(of); in pids_max_write()
H A Ddmem.c731 struct dmemcg_state *dmemcs = css_to_dmemcs(of_css(of)); in dmemcg_limit_write()
H A Dcpuset.c3375 struct cpuset *cs = css_cs(of_css(of)); in cpuset_write_resmask()
3505 struct cpuset *cs = css_cs(of_css(of)); in cpuset_partition_write()
H A Dcgroup.c656 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of) in of_css() function
674 EXPORT_SYMBOL_GPL(of_css);
/linux/mm/
H A Dhugetlb_cgroup.c589 struct hugetlb_cgroup *h_cg = hugetlb_cgroup_from_css(of_css(of)); in hugetlb_cgroup_write()
638 struct hugetlb_cgroup *h_cg = hugetlb_cgroup_from_css(of_css(of)); in hugetlb_cgroup_reset()
/linux/security/
H A Ddevice_cgroup.c784 retval = devcgroup_update_access(css_to_devcgroup(of_css(of)), in devcgroup_access_write()
/linux/kernel/sched/
H A Dcore.c9748 tg = css_tg(of_css(of)); in cpu_uclamp_write()
9759 cpu_util_update_eff(of_css(of)); in cpu_uclamp_write()
10529 struct task_group *tg = css_tg(of_css(of)); in cpu_max_write()