Home
last modified time | relevance | path

Searched refs:count_swap_pages (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/power/
H A Duser.c355 size = count_swap_pages(data->swap, 1); in snapshot_ioctl()
H A Dswap.c892 unsigned int free_swap = count_swap_pages(root_swap, 1); in enough_swap()
/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h483 extern unsigned int count_swap_pages(int, int);
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c1894 unsigned int count_swap_pages(int type, int free) in count_swap_pages() function