Searched refs:pcp_si (Results 1 – 1 of 1) sorted by relevance
2159 struct swap_info_struct *pcp_si, *si = swap_type_to_info(type); in swap_alloc_hibernation_slot() local2172 pcp_si = this_cpu_read(percpu_swap_cluster.si[0]); in swap_alloc_hibernation_slot()2174 if (pcp_si == si && pcp_offset) { in swap_alloc_hibernation_slot()3067 struct swap_info_struct **pcp_si; in flush_percpu_swap_cluster() local3070 pcp_si = per_cpu_ptr(percpu_swap_cluster.si, cpu); in flush_percpu_swap_cluster()3077 cmpxchg(&pcp_si[i], si, NULL); in flush_percpu_swap_cluster()