Searched refs:frag_clusters (Results 1 – 2 of 2) sorted by relevance
305 struct list_head frag_clusters[SWAP_NR_ORDERS]; member
822 list_move_tail(&ci->list, &si->frag_clusters[order]); in cluster_alloc_swap_entry()838 ci = list_first_entry(&si->frag_clusters[order], in cluster_alloc_swap_entry()845 list_move_tail(&ci->list, &si->frag_clusters[order]); in cluster_alloc_swap_entry()877 while (!list_empty(&si->frag_clusters[o])) { in cluster_alloc_swap_entry()878 ci = list_first_entry(&si->frag_clusters[o], in cluster_alloc_swap_entry()3321 INIT_LIST_HEAD(&si->frag_clusters[i]); in setup_clusters()