Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcgroup.h317 static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n) in css_get_many() function
/Linux-v4.19/mm/
Dmemcontrol.c2284 css_get_many(&memcg->css, nr_pages); in try_charge()
2289 css_get_many(&memcg->css, batch); in try_charge()
6209 css_get_many(&memcg->css, nr_pages); in mem_cgroup_migrate()