Searched refs:SWAP_NR_ORDERS (Results 1 – 1 of 1) sorted by relevance
281 #define SWAP_NR_ORDERS (PMD_ORDER + 1) macro283 #define SWAP_NR_ORDERS 1 macro291 unsigned int next[SWAP_NR_ORDERS]; /* Likely next allocation offset */309 struct list_head nonfull_clusters[SWAP_NR_ORDERS];311 struct list_head frag_clusters[SWAP_NR_ORDERS];313 atomic_long_t frag_cluster_nr[SWAP_NR_ORDERS];
Completed in 9 milliseconds