Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c55 static void move_cluster(struct swap_info_struct *si,
572 move_cluster(si, ci, &si->free_clusters, CLUSTER_FLAG_FREE); in swap_cluster_populate()
579 static void move_cluster(struct swap_info_struct *si, in move_cluster() function
602 move_cluster(si, ci, &si->discard_clusters, CLUSTER_FLAG_DISCARD); in swap_cluster_schedule_discard()
610 move_cluster(si, ci, &si->free_clusters, CLUSTER_FLAG_FREE); in __free_cluster()
750 move_cluster(si, ci, &si->nonfull_clusters[ci->order], in partial_free_cluster()
773 move_cluster(si, ci, &si->frag_clusters[ci->order], in relocate_cluster()
777 move_cluster(si, ci, &si->full_clusters, in relocate_cluster()