Searched refs:ZS_ALIGN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/mm/
H A Dzsmalloc.c74 #define ZS_ALIGN 8 macro
131 /* ZS_MIN_ALLOC_SIZE must be multiple of ZS_ALIGN */
145 * ZS_ALIGN to make sure link_free itself never has to span 2 pages.
147 * ZS_MIN_ALLOC_SIZE and ZS_SIZE_CLASS_DELTA must be multiple of ZS_ALIGN
211 * of ZS_ALIGN.
228 * This must be power of 2 and less than or equal to ZS_ALIGN

Completed in 56 milliseconds