Searched refs:count_swap_pages (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | swap.h | 378 extern unsigned int count_swap_pages(int, int); |
| /linux/mm/ | ||
| H A D | swapfile.c | 2388 unsigned int count_swap_pages(int type, int free) in count_swap_pages() function |