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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dswap.c408 * enough_swap - Make sure we have enough swap to save the image.
414 static int enough_swap(unsigned int nr_pages) function
446 if (!enough_swap(pages)) {

Completed in 31 milliseconds