Searched refs:SWAP_CONT_MAX (Results 1 – 1 of 1) sorted by relevance
1671 n *= (SWAP_CONT_MAX + 1); in swp_swapcount()3775 if ((count & ~COUNT_CONTINUED) != SWAP_CONT_MAX) in add_swap_count_continuation()3827 while (*map == (SWAP_CONT_MAX | COUNT_CONTINUED)) { in swap_count_continued()3833 if (*map == SWAP_CONT_MAX) { in swap_count_continued()3870 *map = SWAP_CONT_MAX | count; in swap_count_continued()