Home
last modified time | relevance | path

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

/mm/
Dswap_state.c39 struct address_space *swapper_spaces[MAX_SWAPFILES] __read_mostly; variable
89 spaces = swapper_spaces[i]; in total_swapcache_pages()
730 swapper_spaces[type] = spaces; in init_swap_address_space()
737 kvfree(swapper_spaces[type]); in exit_swap_address_space()
739 swapper_spaces[type] = NULL; in exit_swap_address_space()