Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dswapfile.c506 static struct swap_cluster_info *isolate_lock_cluster( in isolate_lock_cluster() function
839 while ((ci = isolate_lock_cluster(si, &si->full_clusters))) { in swap_reclaim_full_clusters()
916 ci = isolate_lock_cluster(si, &si->free_clusters); in cluster_alloc_swap_entry()
931 while ((ci = isolate_lock_cluster(si, &si->nonfull_clusters[order]))) { in cluster_alloc_swap_entry()
942 (ci = isolate_lock_cluster(si, &si->frag_clusters[order]))) { in cluster_alloc_swap_entry()
975 while ((ci = isolate_lock_cluster(si, &si->frag_clusters[o]))) { in cluster_alloc_swap_entry()
983 while ((ci = isolate_lock_cluster(si, &si->nonfull_clusters[o]))) { in cluster_alloc_swap_entry()