Searched refs:page_cgroup_ino (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/proc/
H A Dpage.c262 ino = page_cgroup_ino(ppage); kpagecgroup_read()
/linux-4.4.14/include/linux/
H A Dmemcontrol.h348 ino_t page_cgroup_ino(struct page *page);
/linux-4.4.14/mm/
H A Dmemcontrol.c447 * page_cgroup_ino - return inode number of the memcg a page is charged to
456 * after page_cgroup_ino() returns, so it only should be used by callers that
459 ino_t page_cgroup_ino(struct page *page) page_cgroup_ino() function
H A Dmemory-failure.c142 if (page_cgroup_ino(p) != hwpoison_filter_memcg) hwpoison_filter_task()

Completed in 166 milliseconds