Searched refs:isolate_lock_cluster (Results 1 – 1 of 1) sorted by relevance
512 static struct swap_cluster_info *isolate_lock_cluster( in isolate_lock_cluster() function843 while ((ci = isolate_lock_cluster(si, &si->full_clusters))) { in swap_reclaim_full_clusters()918 ci = isolate_lock_cluster(si, &si->free_clusters); in cluster_alloc_swap_entry()933 while ((ci = isolate_lock_cluster(si, &si->nonfull_clusters[order]))) { in cluster_alloc_swap_entry()944 (ci = isolate_lock_cluster(si, &si->frag_clusters[order]))) { in cluster_alloc_swap_entry()977 while ((ci = isolate_lock_cluster(si, &si->frag_clusters[o]))) { in cluster_alloc_swap_entry()985 while ((ci = isolate_lock_cluster(si, &si->nonfull_clusters[o]))) { in cluster_alloc_swap_entry()