Searched refs:swapper_spaces (Results 1 – 2 of 2) sorted by relevance
39 struct address_space *swapper_spaces[MAX_SWAPFILES] __read_mostly; variable86 spaces = rcu_dereference(swapper_spaces[i]); in total_swapcache_pages()635 rcu_assign_pointer(swapper_spaces[type], spaces); in init_swap_address_space()644 spaces = swapper_spaces[type]; in exit_swap_address_space()646 rcu_assign_pointer(swapper_spaces[type], NULL); in exit_swap_address_space()
402 extern struct address_space *swapper_spaces[];404 (&swapper_spaces[swp_type(entry)][swp_offset(entry) \