Searched refs:total_swapcache_pages (Results 1 – 4 of 4) sorted by relevance
47 total_swapcache_pages() - i.bufferram; in meminfo_proc_show()151 K(total_swapcache_pages()), in meminfo_proc_show()
52 unsigned long total_swapcache_pages(void) in total_swapcache_pages() function66 printk("%lu pages in swap cache\n", total_swapcache_pages()); in show_swap_cache_info()
397 extern unsigned long total_swapcache_pages(void);456 #define total_swapcache_pages() 0UL macro
93 total_swapcache_pages(); in lowmem_scan()