Searched refs:alloc_swap_scan_cluster (Results 1 – 1 of 1) sorted by relevance
/linux/mm/ |
H A D | swapfile.c | 771 static unsigned int alloc_swap_scan_cluster(struct swap_info_struct *si, in alloc_swap_scan_cluster() function 906 found = alloc_swap_scan_cluster(si, ci, offset, in cluster_alloc_swap_entry() 918 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 932 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 950 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 976 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 983 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 1199 found = alloc_swap_scan_cluster(si, ci, offset, order, SWAP_HAS_CACHE); in swap_alloc_fast()
|