Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcgroup.h288 static inline void css_get(struct cgroup_subsys_state *css) in css_get() function
/linux-4.4.14/mm/
Dbacking-dev.c585 css_get(memcg_css); in cgwb_create()
586 css_get(blkcg_css); in cgwb_create()
Dmemcontrol.c313 css_get(&sk->sk_cgrp->memcg->css); in sock_update_memcg()
1158 css_get(&task_memcg->css); in task_in_mem_cgroup()
1707 css_get(&memcg->css); in mem_cgroup_oom()
2320 css_get(&memcg->css); in __memcg_schedule_kmem_cache_create()
/linux-4.4.14/kernel/
Dcgroup.c420 css_get(css); in cgroup_get_e_css()
435 css_get(&cgrp->self); in cgroup_get()
1072 css_get(css); in find_css_set()
4803 css_get(css->parent); in init_and_link_css()
5103 css_get(css); in kill_css()
Dcpuset.c1704 css_get(&cs->css); in cpuset_write_resmask()
/linux-4.4.14/block/
Dbio.c1964 css_get(blkcg_css); in bio_associate_blkcg()