Home
last modified time | relevance | path

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

/include/linux/
Dcgroup_refcnt.h8 void css_get(struct cgroup_subsys_state *css) in css_get() function
13 CGROUP_REF_EXPORT(css_get) in CGROUP_REF_EXPORT() argument
Dcgroup.h315 void css_get(struct cgroup_subsys_state *css);
354 css_get(&cgrp->self); in cgroup_get()
644 static inline void css_get(struct cgroup_subsys_state *css) {} in css_get() function
Dhugetlb_cgroup.h117 css_get(resv_map->css); in resv_map_dup_hugetlb_cgroup_uncharge_info()