Searched refs:total_swapcache_pages (Results 1 – 4 of 4) sorted by relevance
48 total_swapcache_pages() - i.bufferram; in meminfo_proc_show()154 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()
390 extern unsigned long total_swapcache_pages(void);445 #define total_swapcache_pages() 0UL macro
92 total_swapcache_pages(); in lowmem_scan()