Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmemcontrol.h1083 static inline void count_memcg_page_event(struct page *page, in count_memcg_page_event() function
1568 static inline void count_memcg_page_event(struct page *page, in count_memcg_page_event() function
/Linux-v6.6/mm/
Dkhugepaged.c1075 count_memcg_page_event(*hpage, THP_COLLAPSE_ALLOC); in alloc_charge_hpage()