Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dswap_state.c59 printk("%lu pages in swap cache\n", total_swapcache_pages); in show_swap_cache_info()
86 total_swapcache_pages++; in __add_to_swap_cache()
133 total_swapcache_pages--; in __delete_from_swap_cache()
/linux-2.6.39/fs/proc/
Dmeminfo.c43 total_swapcache_pages - i.bufferram; in meminfo_proc_show()
112 K(total_swapcache_pages), in meminfo_proc_show()
/linux-2.6.39/include/linux/
Dswap.h320 #define total_swapcache_pages swapper_space.nrpages macro
399 #define total_swapcache_pages 0UL macro