Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/power/
Dswap.c793 static int enough_swap(unsigned int nr_pages, unsigned int flags) in enough_swap() function
829 if (!enough_swap(pages, flags)) { in swsusp_write()