Searched refs:lock_cluster (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | swapfile.c | 351 static inline struct swap_cluster_info *lock_cluster(struct swap_info_struct *si, in lock_cluster() function 380 ci = lock_cluster(si, offset); in lock_cluster_or_swap_info() 497 ci = lock_cluster(si, idx * SWAPFILE_CLUSTER); in swap_do_scheduled_discard() 648 ci = lock_cluster(si, tmp); in scan_swap_map_try_ssd_cluster() 868 ci = lock_cluster(si, offset); in scan_swap_map_slots() 1010 ci = lock_cluster(si, offset); in swap_alloc_cluster() 1029 ci = lock_cluster(si, offset); in swap_free_cluster() 1364 ci = lock_cluster(p, offset); in swap_entry_free() 1448 ci = lock_cluster(si, offset); in split_swap_cluster() 1683 ci = lock_cluster(s in page_trans_huge_map_swapcount() [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | swapfile.c | 358 static inline struct swap_cluster_info *lock_cluster(struct swap_info_struct *si, in lock_cluster() function 387 ci = lock_cluster(si, offset); in lock_cluster_or_swap_info() 504 ci = lock_cluster(si, idx * SWAPFILE_CLUSTER); in swap_do_scheduled_discard() 663 ci = lock_cluster(si, tmp); in scan_swap_map_try_ssd_cluster() 896 ci = lock_cluster(si, offset); in scan_swap_map_slots() 1023 ci = lock_cluster(si, offset); in swap_alloc_cluster() 1040 ci = lock_cluster(si, offset); in swap_free_cluster() 1319 ci = lock_cluster(p, offset); in swap_entry_free() 1403 ci = lock_cluster(si, offset); in split_swap_cluster() 3483 ci = lock_cluster(s in add_swap_count_continuation() [all...] |
Completed in 7 milliseconds