Searched refs:pcp_offset (Results 1 – 1 of 1) sorted by relevance
2160 unsigned long pcp_offset, offset = SWAP_ENTRY_INVALID; in swap_alloc_hibernation_slot() local2173 pcp_offset = this_cpu_read(percpu_swap_cluster.offset[0]); in swap_alloc_hibernation_slot()2174 if (pcp_si == si && pcp_offset) { in swap_alloc_hibernation_slot()2175 ci = swap_cluster_lock(si, pcp_offset); in swap_alloc_hibernation_slot()2177 offset = alloc_swap_scan_cluster(si, ci, NULL, pcp_offset); in swap_alloc_hibernation_slot()