Home
last modified time | relevance | path

Searched refs:alloc_swap_scan_list (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dswapfile.c950 static unsigned int alloc_swap_scan_list(struct swap_info_struct *si, in alloc_swap_scan_list() function
1066 found = alloc_swap_scan_list(si, &si->free_clusters, order, usage, in cluster_alloc_swap_entry()
1073 found = alloc_swap_scan_list(si, &si->nonfull_clusters[order], in cluster_alloc_swap_entry()
1080 found = alloc_swap_scan_list(si, &si->free_clusters, order, usage, in cluster_alloc_swap_entry()
1097 found = alloc_swap_scan_list(si, &si->frag_clusters[order], order, in cluster_alloc_swap_entry()
1112 found = alloc_swap_scan_list(si, &si->frag_clusters[o], in cluster_alloc_swap_entry()
1117 found = alloc_swap_scan_list(si, &si->nonfull_clusters[o], in cluster_alloc_swap_entry()