Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Duser.c361 size = count_swap_pages(data->swap, 1); in snapshot_ioctl()
H A Dswap.c921 unsigned int free_swap = count_swap_pages(root_swap, 1); in enough_swap()
/linux/mm/
H A Dswapfile.c1939 unsigned int count_swap_pages(int type, int free) in count_swap_pages() function