Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dswap.c868 static int enough_swap(unsigned int nr_pages, unsigned int flags) in enough_swap() function
904 if (!enough_swap(pages, flags)) { in swsusp_write()