Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcgroup.h55 static inline void css_get_many(struct cgroup_subsys_state *css, unsigned int n) in css_get_many() function
/linux-4.1.27/mm/
Dmemcontrol.c2323 css_get_many(&memcg->css, batch); in try_charge()
2484 css_get_many(&memcg->css, nr_pages); in memcg_charge_kmem()