Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c637 move_cluster(si, ci, &si->nonfull_clusters[ci->order], in partial_free_cluster()
933 while ((ci = isolate_lock_cluster(si, &si->nonfull_clusters[order]))) { in cluster_alloc_swap_entry()
985 while ((ci = isolate_lock_cluster(si, &si->nonfull_clusters[o]))) { in cluster_alloc_swap_entry()
3231 INIT_LIST_HEAD(&si->nonfull_clusters[i]); in setup_clusters()
3250 list_add_tail(&ci->list, &si->nonfull_clusters[0]); in setup_clusters()