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

/linux-master/kernel/power/
H A Dswap.c918 * enough_swap - Make sure we have enough swap to save the image.
924 static int enough_swap(unsigned int nr_pages) function
960 if (!enough_swap(pages)) {

Completed in 191 milliseconds