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-throttle.c1346 struct blkcg *blkcg = css_to_blkcg(of_css(of)); in tg_set_conf()
1530 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()
/linux/mm/
H A Dmemcontrol.c4554 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in peak_release()
4572 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in peak_write()
4597 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_peak_write()
4614 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_min_write()
4637 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_low_write()
4660 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_high_write()
4712 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_max_write()
4859 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_oom_group_write()
4881 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in memory_reclaim()
5613 struct mem_cgroup *memcg = mem_cgroup_from_css(of_css(of)); in swap_peak_write()
[all …]
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/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.c3219 struct cpuset *cs = css_cs(of_css(of)); in cpuset_write_resmask()
3344 struct cpuset *cs = css_cs(of_css(of)); in cpuset_partition_write()
H A Dcgroup.c652 struct cgroup_subsys_state *of_css(struct kernfs_open_file *of) in of_css() function
670 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.c9677 tg = css_tg(of_css(of)); in cpu_uclamp_write()
9688 cpu_util_update_eff(of_css(of)); in cpu_uclamp_write()
10455 struct task_group *tg = css_tg(of_css(of)); in cpu_max_write()