Searched refs:total_swapcache_pages (Results 1 – 2 of 2) sorted by relevance
349 static inline unsigned long total_swapcache_pages(void) in total_swapcache_pages() function426 #define total_swapcache_pages() 0UL macro
76 printk("%lu pages in swap cache\n", total_swapcache_pages()); in show_swap_cache_info()