Searched refs:SWAP_BATCH (Results 1 – 3 of 3) sorted by relevance
9 #define SWAP_SLOTS_CACHE_SIZE SWAP_BATCH
31 #define SWAP_BATCH 64 macro
695 if (nr > SWAP_BATCH) in scan_swap_map_slots()696 nr = SWAP_BATCH; in scan_swap_map_slots()958 if (n_goal > SWAP_BATCH) in get_swap_pages()959 n_goal = SWAP_BATCH; in get_swap_pages()