Home
last modified time | relevance | path

Searched refs:of_css (Results 1 – 18 of 18) 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-iolatency.c830 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in iolatency_set_limit()
H A Dblk-iocost.c3096 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in ioc_weight_write()
/linux/mm/
H A Dmemcontrol.c4287 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in peak_release()
4305 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in peak_write()
4330 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_peak_write()
4347 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_min_write()
4370 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_low_write()
4393 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_high_write()
4445 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_max_write()
4592 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_oom_group_write()
4614 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_reclaim()
5344 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in swap_peak_write()
[all …]
H A Dmemcontrol-v1.c1078 struct cgroup_subsys_state *css = of_css(of); in memcg_write_event_control()
1546 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in mem_cgroup_force_empty_write()
1667 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in mem_cgroup_write()
1722 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in mem_cgroup_reset()
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/include/linux/
H A Dcgroup.h600 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of);
610 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.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 Drdma.c430 struct rdma_cgroup *cg = css_rdmacg(of_css(of)); in rdmacg_resource_set_max()
H A Ddmem.c731 struct dmemcg_state *dmemcs = css_to_dmemcs(of_css(of)); in dmemcg_limit_write()
H A Dcpuset.c3210 struct cpuset *cs = css_cs(of_css(of)); in cpuset_write_resmask()
3335 struct cpuset *cs = css_cs(of_css(of)); in cpuset_partition_write()
H A Dcgroup.c685 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of) in of_css() function
703 EXPORT_SYMBOL_GPL(of_css);
/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.c9402 tg = css_tg(of_css(of)); in cpu_uclamp_write()
9413 cpu_util_update_eff(of_css(of)); in cpu_uclamp_write()
10180 struct task_group *tg = css_tg(of_css(of)); in cpu_max_write()