Searched refs:swap_slots_cache (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dswap_slots.h13 struct swap_slots_cache { struct
/linux-master/mm/
H A Dswap_slots.c38 static DEFINE_PER_CPU(struct swap_slots_cache, swp_slots);
115 struct swap_slots_cache *cache;
171 struct swap_slots_cache *cache;
244 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "swap_slots_cache",
259 static int refill_swap_slots_cache(struct swap_slots_cache *cache)
274 struct swap_slots_cache *cache;
308 struct swap_slots_cache *cache;

Completed in 118 milliseconds