Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap_state.c40 static unsigned int nr_swapper_spaces[MAX_SWAPFILES] __read_mostly; variable
690 nr_swapper_spaces[type] = nr; in init_swap_address_space()
701 for (i = 0; i < nr_swapper_spaces[type]; i++) in exit_swap_address_space()
704 nr_swapper_spaces[type] = 0; in exit_swap_address_space()