Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcgroup.h42 static inline void css_get(struct cgroup_subsys_state *css) in css_get() function
/linux-4.1.27/mm/
Dmemcontrol.c493 css_get(&sk->sk_cgrp->memcg->css); in sock_update_memcg()
1099 css_get(&memcg->css); in mem_cgroup_iter()
1304 css_get(&task_memcg->css); in task_in_mem_cgroup()
1880 css_get(&memcg->css); in mem_cgroup_oom()
2589 css_get(&memcg->css); in __memcg_schedule_kmem_cache_create()
/linux-4.1.27/kernel/
Dcgroup.c318 css_get(css); in cgroup_get_e_css()
1045 css_get(&cgrp->self); in cgroup_get()
4488 css_get(css->parent); in init_and_link_css()
4794 css_get(css); in kill_css()
Dcpuset.c1670 css_get(&cs->css); in cpuset_write_resmask()