Home
last modified time | relevance | path

Searched refs:css_get (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/linux/
Dcgroup.h314 static inline void css_get(struct cgroup_subsys_state *css) in css_get() function
415 css_get(&cgrp->self); in cgroup_get()
703 static inline void css_get(struct cgroup_subsys_state *css) {} in css_get() function
/Linux-v5.4/mm/
Dbacking-dev.c595 css_get(memcg_css); in cgwb_create()
596 css_get(blkcg_css); in cgwb_create()
Dmemcontrol.c1909 css_get(&memcg->css); in mem_cgroup_oom()
2048 css_get(&oom_group->css); in mem_cgroup_get_oom_group()
5189 css_get(css); in mem_cgroup_css_online()
6840 css_get(&sk->sk_memcg->css); in mem_cgroup_sk_alloc()
Dslab_common.c243 css_get(&memcg->css); in memcg_link_cache()
/Linux-v5.4/kernel/cgroup/
Dcpuset.c949 css_get(&cs->css); in rebuild_root_domains()
2359 css_get(&cs->css); in cpuset_write_resmask()
2519 css_get(&cs->css); in sched_partition_write()
Dcgroup.c585 css_get(css); in cgroup_get_e_css()
594 css_get(&cgrp->self); in cgroup_get_live()
1252 css_get(css); in find_css_set()
5089 css_get(css->parent); in init_and_link_css()
5483 css_get(css); in kill_css()
/Linux-v5.4/kernel/
Dkthread.c1219 css_get(css); in kthread_associate_blkcg()
/Linux-v5.4/drivers/block/
Dloop.c1918 css_get(cmd->css); in loop_queue_rq()