Searched defs:ci_off (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | swapfile.c | 179 unsigned int ci_off = offset % SWAPFILE_CLUSTER; in swap_only_has_cache() local 499 unsigned int ci_off, unsigned int nr, in swap_cluster_assert_empty() 791 unsigned int ci_off = offset % SWAPFILE_CLUSTER; in swap_cluster_setup_bad_slot() local 889 unsigned int ci_off = offset % SWAPFILE_CLUSTER; in cluster_scan_range() local 914 unsigned int ci_off) in __swap_cluster_alloc_entries() 1465 unsigned int ci_off, gfp_t gfp) in swap_extend_table_alloc() 1538 unsigned int ci_off) in __swap_cluster_put_entry() 1593 unsigned int ci_off, ci_end; in swap_put_entries_cluster() local 1646 unsigned int ci_off) in __swap_cluster_dup_entry() 1700 unsigned int ci_start, ci_off, ci_end; in swap_dup_entries_cluster() local [all …]
|
| H A D | swap_state.c | 167 unsigned int ci_off, ci_end; in __swap_cache_add_check() local 212 unsigned int ci_off = swp_cluster_offset(entry), ci_end; in __swap_cache_do_add_folio() local 263 unsigned int ci_start, ci_off, ci_end; in __swap_cache_do_del_folio() local 367 unsigned int ci_off = swp_cluster_offset(entry); in __swap_cache_replace_folio() local
|