Home
last modified time | relevance | path

Searched refs:SWAP_BATCH (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dswap_slots.h9 #define SWAP_SLOTS_CACHE_SIZE SWAP_BATCH
A Dswap.h35 #define SWAP_BATCH 64 macro
/linux-6.3-rc2/mm/
A Dswapfile.c1065 n_goal = min3((long)n_goal, (long)SWAP_BATCH, avail_pgs); in get_swap_pages()

Completed in 11 milliseconds