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.c1048 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in bfq_io_set_device_weight()
1095 ret = bfq_io_set_weight_legacy(of_css(of), NULL, v); in bfq_io_set_weight()
H A Dblk-iocost.c3100 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write()
/linux/mm/
H A Dmemcontrol.c3976 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in peak_release()
3994 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in peak_write()
4019 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_peak_write()
4036 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_min_write()
4059 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_low_write()
4082 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_high_write()
4131 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_max_write()
4273 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_oom_group_write()
4305 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_reclaim()
5159 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in swap_peak_write()
[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()
/linux/include/linux/
H A Dcgroup.h574 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of);
584 return of_css(seq->private); in seq_css()
/linux/net/core/
H A Dnetprio_cgroup.c212 ret = netprio_set_prio(of_css(of), dev, prio); in write_priomap()
/linux/kernel/cgroup/
H A Dlegacy_freezer.c438 freezer_change_state(css_freezer(of_css(of)), freeze); in freezer_write()
H A Dmisc.c299 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 Drdma.c430 struct rdma_cgroup *cg = css_rdmacg(of_css(of)); in rdmacg_resource_set_max()
H A Ddmem.c678 struct dmemcg_state *dmemcs = css_to_dmemcs(of_css(of)); in dmemcg_limit_write()
H A Dcpuset.c3122 struct cpuset *cs = css_cs(of_css(of)); in cpuset_write_resmask()
3246 struct cpuset *cs = css_cs(of_css(of)); in sched_partition_write()
H A Dcgroup.c636 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of) in of_css() function
654 EXPORT_SYMBOL_GPL(of_css);
/linux/security/
H A Ddevice_cgroup.c790 retval = devcgroup_update_access(css_to_devcgroup(of_css(of)), in devcgroup_access_write()
/linux/kernel/sched/
H A Dcore.c9303 tg = css_tg(of_css(of)); in cpu_uclamp_write()
9314 cpu_util_update_eff(of_css(of)); in cpu_uclamp_write()
10009 struct task_group *tg = css_tg(of_css(of)); in cpu_max_write()