Searched refs:swap_index (Results 1 – 2 of 2) sorted by relevance
1234 unsigned int swap_index = 0; in cc_map_hash_request_update() local1275 swap_index = 1; in cc_map_hash_request_update()1284 swap_index = 1; in cc_map_hash_request_update()1317 areq_ctx->buff_index = (areq_ctx->buff_index ^ swap_index); in cc_map_hash_request_update()
2044 pgoff_t swap_index = swap_cache_index(entry); in shmem_replace_folio() local2045 XA_STATE(xas, &swap_mapping->i_pages, swap_index); in shmem_replace_folio()2165 pgoff_t swap_index; in shmem_split_large_entry() local2181 swap_index = round_down(index, 1 << entry_order); in shmem_split_large_entry()2188 pgoff_t swap_offset = aligned_index - swap_index; in shmem_split_large_entry()