Home
last modified time | relevance | path

Searched refs:MAX_RECLAIM_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dzswapd_control.c23 #define MAX_RECLAIM_SIZE 100 macro
49 atomic_t max_reclaim_size = ATOMIC_INIT(MAX_RECLAIM_SIZE);
/kernel/linux/linux-6.6/mm/
H A Dzswapd_control.c24 #define MAX_RECLAIM_SIZE 100 macro
50 atomic_t max_reclaim_size = ATOMIC_INIT(MAX_RECLAIM_SIZE);

Completed in 3 milliseconds