Searched refs:alloc_swap_scan_cluster (Results 1 – 1 of 1) sorted by relevance
/linux/mm/ |
H A D | swapfile.c | 776 static unsigned int alloc_swap_scan_cluster(struct swap_info_struct *si, in alloc_swap_scan_cluster() function 908 found = alloc_swap_scan_cluster(si, ci, offset, in cluster_alloc_swap_entry() 920 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 934 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 952 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 979 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry() 986 found = alloc_swap_scan_cluster(si, ci, cluster_offset(si, ci), in cluster_alloc_swap_entry()
|