Home
last modified time | relevance | path

Searched refs:css_get_many (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dcgroup.h334 static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n) in css_get_many() function
/Linux-v5.15/mm/
Dmemcontrol.c3272 css_get_many(&memcg->css, nr - 1); in split_page_memcg()