Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmemcontrol.h1064 static inline void count_memcg_page_event(struct page *page, in count_memcg_page_event() function
1542 static inline void count_memcg_page_event(struct page *page, in count_memcg_page_event() function
/linux-6.1.9/mm/
Dkhugepaged.c961 count_memcg_page_event(*hpage, THP_COLLAPSE_ALLOC); in alloc_charge_hpage()