Searched refs:mem_cgroup_css_from_page (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dmemcontrol.h347 struct cgroup_subsys_state *mem_cgroup_css_from_page(struct page *page);
/linux-4.4.14/fs/
H A Dfs-writeback.c238 memcg_css = mem_cgroup_css_from_page(page); __inode_attach_wb()
691 id = mem_cgroup_css_from_page(page)->id; wbc_account_io()
/linux-4.4.14/mm/
H A Dmemcontrol.c414 * mem_cgroup_css_from_page - css of the memcg associated with a page
431 struct cgroup_subsys_state *mem_cgroup_css_from_page(struct page *page) mem_cgroup_css_from_page() function

Completed in 87 milliseconds