Searched refs:move_cluster (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/mm/ |
| H A D | swapfile.c | 458 static void move_cluster(struct swap_info_struct *si, in move_cluster() function 486 move_cluster(si, ci, &si->discard_clusters, CLUSTER_FLAG_DISCARD); in swap_cluster_schedule_discard() 493 move_cluster(si, ci, &si->free_clusters, CLUSTER_FLAG_FREE); in __free_cluster() 629 move_cluster(si, ci, &si->nonfull_clusters[ci->order], in partial_free_cluster() 652 move_cluster(si, ci, &si->frag_clusters[ci->order], in relocate_cluster() 656 move_cluster(si, ci, &si->full_clusters, in relocate_cluster()
|