Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-ioprio.c108 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of)); in ioprio_set_prio_policy()
H A Dbfq-cgroup.c1104 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in bfq_io_set_device_weight()
1151 ret = bfq_io_set_weight_legacy(of_css(of), NULL, v); in bfq_io_set_weight()
H A Dblk-iolatency.c830 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit()
H A Dblk-throttle.c1373 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf()
1565 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_limit()
H A Dblk-iocost.c3091 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write()
/openbmc/linux/net/core/
H A Dnetprio_cgroup.c212 ret = netprio_set_prio(of_css(of), dev, prio); in write_priomap()
/openbmc/linux/include/linux/
H A Dcgroup.h576 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of);
586 return of_css(seq->private); in seq_css()
/openbmc/linux/kernel/cgroup/
H A Dmisc.c277 cg = css_misc(of_css(of)); in misc_cg_max_write()
H A Dpids.c285 struct cgroup_subsys_state *css = of_css(of); in pids_max_write()
H A Dlegacy_freezer.c439 freezer_change_state(css_freezer(of_css(of)), freeze); in freezer_write()
H A Drdma.c430 struct rdma_cgroup *cg = css_rdmacg(of_css(of)); in rdmacg_resource_set_max()
H A Dcpuset.c2848 struct cpuset *cs = css_cs(of_css(of)); in cpuset_write_resmask()
3030 struct cpuset *cs = css_cs(of_css(of)); in sched_partition_write()
H A Dcgroup.c634 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of) in of_css() function
652 EXPORT_SYMBOL_GPL(of_css);
/openbmc/linux/mm/
H A Dmemcontrol.c3639 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in mem_cgroup_force_empty_write()
3849 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in mem_cgroup_write()
3898 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in mem_cgroup_reset()
4860 struct cgroup_subsys_state *css = of_css(of); in memcg_write_event_control()
6440 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_min_write()
6463 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_low_write()
6486 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_high_write()
6535 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_max_write()
6671 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_oom_group_write()
6693 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_reclaim()
[all …]
H A Dhugetlb_cgroup.c600 struct hugetlb_cgroup *h_cg = hugetlb_cgroup_from_css(of_css(of)); in hugetlb_cgroup_write()
649 struct hugetlb_cgroup *h_cg = hugetlb_cgroup_from_css(of_css(of)); in hugetlb_cgroup_reset()
/openbmc/linux/security/
H A Ddevice_cgroup.c790 retval = devcgroup_update_access(css_to_devcgroup(of_css(of)), in devcgroup_access_write()
/openbmc/linux/kernel/sched/
H A Dcore.c10736 tg = css_tg(of_css(of)); in cpu_uclamp_write()
10747 cpu_util_update_eff(of_css(of)); in cpu_uclamp_write()
11430 struct task_group *tg = css_tg(of_css(of)); in cpu_max_write()