Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h277 struct list_head frag_clusters[SWAP_NR_ORDERS]; member
/linux/mm/
H A Dswapfile.c743 move_cluster(si, ci, &si->frag_clusters[ci->order], in relocate_cluster()
1097 found = alloc_swap_scan_list(si, &si->frag_clusters[order], order, in cluster_alloc_swap_entry()
1112 found = alloc_swap_scan_list(si, &si->frag_clusters[o], in cluster_alloc_swap_entry()
3371 INIT_LIST_HEAD(&si->frag_clusters[i]); in setup_clusters()