Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcgroup_refcnt.h23 void css_get_many(struct cgroup_subsys_state *css, unsigned int n) in CGROUP_REF_EXPORT()
28 CGROUP_REF_EXPORT(css_get_many) in CGROUP_REF_EXPORT() argument
H A Dcgroup.h314 void css_get_many(struct cgroup_subsys_state *css, unsigned int n);
/linux-6.15/mm/
H A Dmemcontrol.c3134 css_get_many(&__folio_memcg(folio)->css, new_refs); in folio_split_memcg_refs()