Searched refs:NR_SWAPCACHE (Results 1 – 7 of 7) sorted by relevance
| /linux/mm/ |
| H A D | swap_state.c | 254 lruvec_stat_mod_folio(folio, NR_SWAPCACHE, nr_pages); in __swap_cache_add_folio() 323 lruvec_stat_mod_folio(folio, NR_SWAPCACHE, -nr_pages); in __swap_cache_del_folio() 490 lruvec_stat_mod_folio(folio, NR_SWAPCACHE, nr_pages); in __swap_cache_alloc()
|
| H A D | migrate.c | 706 mod_lruvec_state(old_lruvec, NR_SWAPCACHE, -nr); in __folio_migrate_mapping() 707 mod_lruvec_state(new_lruvec, NR_SWAPCACHE, nr); in __folio_migrate_mapping()
|
| H A D | memcontrol-v1.c | 2189 NR_SWAPCACHE,
|
| H A D | vmstat.c | 1281 [I(NR_SWAPCACHE)] = "nr_swapcached",
|
| H A D | memcontrol.c | 408 NR_SWAPCACHE, 1611 { "swapcached", NR_SWAPCACHE },
|
| /linux/include/linux/ |
| H A D | swap.h | 351 return global_node_page_state(NR_SWAPCACHE); in total_swapcache_pages()
|
| H A D | mmzone.h | 289 NR_SWAPCACHE, enumerator
|