Searched refs:free_css_id (Results 1 – 4 of 4) sorted by relevance
622 void free_css_id(struct cgroup_subsys *ss, struct cgroup_subsys_state *css);
1592 free_css_id(&blkio_subsys, &blkcg->css); in blkiocg_destroy()
4861 void free_css_id(struct cgroup_subsys *ss, struct cgroup_subsys_state *css) in free_css_id() function4877 EXPORT_SYMBOL_GPL(free_css_id);
4886 free_css_id(&mem_cgroup_subsys, &memcg->css); in __mem_cgroup_free()