Searched refs:lock_cluster (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swapfile.c | 352 static inline struct swap_cluster_info *lock_cluster(struct swap_info_struct *si, in lock_cluster() function 381 ci = lock_cluster(si, offset); in lock_cluster_or_swap_info() 498 ci = lock_cluster(si, idx * SWAPFILE_CLUSTER); in swap_do_scheduled_discard() 649 ci = lock_cluster(si, tmp); in scan_swap_map_try_ssd_cluster() 871 ci = lock_cluster(si, offset); in scan_swap_map_slots() 1014 ci = lock_cluster(si, offset); in swap_alloc_cluster() 1034 ci = lock_cluster(si, offset); in swap_free_cluster() 1366 ci = lock_cluster(p, offset); in swap_entry_free() 1450 ci = lock_cluster(si, offset); in split_swap_cluster() 1686 ci = lock_cluster(si, offset); in page_trans_huge_map_swapcount() [all …]
|