Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmemcontrol.h878 static inline void count_memcg_page_event(struct page *page, in count_memcg_page_event() function
1286 static inline void count_memcg_page_event(struct page *page, in count_memcg_page_event() function
/Linux-v5.10/mm/
Dkhugepaged.c1084 count_memcg_page_event(new_page, THP_COLLAPSE_ALLOC); in collapse_huge_page()
1652 count_memcg_page_event(new_page, THP_COLLAPSE_ALLOC); in collapse_file()
Dvmscan.c1432 count_memcg_page_event(page, PGLAZYFREED); in shrink_page_list()
1474 count_memcg_page_event(page, PGACTIVATE); in shrink_page_list()