Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/power/
Dswap.c560 static int enough_swap(unsigned int nr_pages, unsigned int flags) in enough_swap() function
596 if (!enough_swap(pages, flags)) { in swsusp_write()