Searched refs:__node_stat_mod_folio (Results 1 – 3 of 3) sorted by relevance
121 __node_stat_mod_folio(folio, NR_FILE_PAGES, nr); in add_to_swap_cache()162 __node_stat_mod_folio(folio, NR_FILE_PAGES, -nr); in __delete_from_swap_cache()
2622 __node_stat_mod_folio(folio, NR_DIRTIED, nr); in folio_account_dirtied()
454 static inline void __node_stat_mod_folio(struct folio *folio, in __node_stat_mod_folio() function