Home
last modified time | relevance | path

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

/linux/mm/
H A Dzbud.c32 * compile time and determined by NCHUNKS_ORDER below. Dividing zbud pages
60 * NCHUNKS_ORDER determines the internal allocation granularity, effectively
62 * freelists maintained in each pool. NCHUNKS_ORDER of 6 means that the
68 #define NCHUNKS_ORDER 6 macro
70 #define CHUNK_SHIFT (PAGE_SHIFT - NCHUNKS_ORDER)
H A Dz3fold.c54 #define NCHUNKS_ORDER 6 macro
56 #define CHUNK_SHIFT (PAGE_SHIFT - NCHUNKS_ORDER)