Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswap_state.c42 static unsigned int nr_swapper_spaces[MAX_SWAPFILES] __read_mostly; variable
727 nr_swapper_spaces[type] = nr; in init_swap_address_space()
738 for (i = 0; i < nr_swapper_spaces[type]; i++) in exit_swap_address_space()
741 nr_swapper_spaces[type] = 0; in exit_swap_address_space()