Home
last modified time | relevance | path

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

/include/linux/
A Dswap.h281 #define SWAP_NR_ORDERS (PMD_ORDER + 1) macro
283 #define SWAP_NR_ORDERS 1 macro
291 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