Searched refs:SWAP_ENTRY_INVALID (Results 1 – 2 of 2) sorted by relevance
128 .offset = { SWAP_ENTRY_INVALID },968 unsigned int next = SWAP_ENTRY_INVALID, found = SWAP_ENTRY_INVALID; in alloc_swap_scan_cluster()1020 unsigned int found = SWAP_ENTRY_INVALID; in alloc_swap_scan_list()1103 unsigned int offset = SWAP_ENTRY_INVALID, found = SWAP_ENTRY_INVALID; in cluster_alloc_swap_entry()1116 if (offset == SWAP_ENTRY_INVALID) in cluster_alloc_swap_entry()2160 unsigned long pcp_offset, offset = SWAP_ENTRY_INVALID; in swap_alloc_hibernation_slot()3554 si->global_cluster->next[i] = SWAP_ENTRY_INVALID; in setup_swap_clusters_info()
223 #define SWAP_ENTRY_INVALID 0 macro