Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c69 #define ZS_ALIGN 8 macro
130 /* ZS_MIN_ALLOC_SIZE must be multiple of ZS_ALIGN */
144 * ZS_ALIGN to make sure link_free itself never has to span 2 pages.
146 * ZS_MIN_ALLOC_SIZE and ZS_SIZE_CLASS_DELTA must be multiple of ZS_ALIGN
205 * of ZS_ALIGN.
236 * This must be power of 2 and less than or equal to ZS_ALIGN
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c74 #define ZS_ALIGN 8 macro
126 /* ZS_MIN_ALLOC_SIZE must be multiple of ZS_ALIGN */
140 * ZS_ALIGN to make sure link_free itself never has to span 2 pages.
142 * ZS_MIN_ALLOC_SIZE and ZS_SIZE_CLASS_DELTA must be multiple of ZS_ALIGN
189 * of ZS_ALIGN.
204 * This must be power of 2 and less than or equal to ZS_ALIGN

Completed in 7 milliseconds