Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmemcontrol.c3122 return wb_domain_init(&memcg->cgwb_domain, gfp); in memcg_wb_domain_init()
3127 wb_domain_exit(&memcg->cgwb_domain); in memcg_wb_domain_exit()
3132 wb_domain_size_changed(&memcg->cgwb_domain); in memcg_wb_domain_size_changed()
3142 return &memcg->cgwb_domain; in mem_cgroup_wb_domain()
/linux-6.12.1/include/linux/
Dmemcontrol.h261 struct wb_domain cgwb_domain; member