Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h271 #define SWAP_NEXT_INVALID 0 macro
/linux/mm/
H A Dswapfile.c710 return SWAP_NEXT_INVALID; in alloc_swap_scan_cluster()
715 offset = SWAP_NEXT_INVALID; in alloc_swap_scan_cluster()
722 offset = SWAP_NEXT_INVALID; in alloc_swap_scan_cluster()
727 offset = SWAP_NEXT_INVALID; in alloc_swap_scan_cluster()
736 offset = SWAP_NEXT_INVALID; in alloc_swap_scan_cluster()
3314 cluster->next[i] = SWAP_NEXT_INVALID; in setup_clusters()