Searched refs:HIBERNATION_SWAP_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
185 #define HIBERNATION_SWAP_THRESHOLD 0.98 macro507 … <= (hibernate_location->swap->size - hibernate_location->swap->used) * HIBERNATION_SWAP_THRESHOLD; in enough_swap_for_hibernation()509 …t, hibernate_location->swap->size, hibernate_location->swap->used, 100*HIBERNATION_SWAP_THRESHOLD); in enough_swap_for_hibernation()