Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswap.h30 extern struct address_space *swapper_spaces[];
32 (&swapper_spaces[swp_type(entry)][swp_offset(entry) \
Dswap_state.c41 struct address_space *swapper_spaces[MAX_SWAPFILES] __read_mostly; variable
728 swapper_spaces[type] = spaces; in init_swap_address_space()
736 struct address_space *spaces = swapper_spaces[type]; in exit_swap_address_space()
742 swapper_spaces[type] = NULL; in exit_swap_address_space()