Searched defs:ci_off (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | swapfile.c | 180 unsigned int ci_off = offset % SWAPFILE_CLUSTER; in swap_only_has_cache() local 452 unsigned int ci_off, unsigned int nr, in swap_cluster_assert_empty() 769 unsigned int ci_off = offset % SWAPFILE_CLUSTER; in swap_cluster_setup_bad_slot() local 871 unsigned int ci_off = offset % SWAPFILE_CLUSTER; in cluster_scan_range() local 896 unsigned int ci_off) in __swap_cluster_alloc_entries() 1501 unsigned int ci_off) in __swap_cluster_put_entry() 1548 unsigned int ci_off, ci_end; in swap_put_entries_cluster() local 1601 unsigned int ci_off) in __swap_cluster_dup_entry() 1655 unsigned int ci_start, ci_off, ci_end; in swap_dup_entries_cluster() local 1876 unsigned int ci_off = ci_start, ci_end = ci_start + nr_pages; in __swap_cluster_free_entries() local [all …]
|
| H A D | swap_state.c | 143 unsigned int ci_off = swp_cluster_offset(entry), ci_end; in __swap_cache_add_folio() local 185 unsigned int ci_start, ci_off, ci_end; in swap_cache_add_folio() local 240 unsigned int ci_start, ci_off, ci_end; in __swap_cache_del_folio() local 323 unsigned int ci_off = swp_cluster_offset(entry); in __swap_cache_replace_folio() local
|