mm/swapfile.c
524
move_cluster(si, ci, &si->free_clusters, CLUSTER_FLAG_FREE);
mm/swapfile.c
556
move_cluster(si, ci, &si->discard_clusters, CLUSTER_FLAG_DISCARD);
mm/swapfile.c
563
move_cluster(si, ci, &si->free_clusters, CLUSTER_FLAG_FREE);
mm/swapfile.c
64
static void move_cluster(struct swap_info_struct *si,
mm/swapfile.c
701
move_cluster(si, ci, &si->nonfull_clusters[ci->order],
mm/swapfile.c
724
move_cluster(si, ci, &si->frag_clusters[ci->order],
mm/swapfile.c
728
move_cluster(si, ci, &si->full_clusters,