Home
last modified time | relevance | path

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

/freebsd-12.1/sys/vm/
H A Duma_int.h181 #define UMA_ALIGN __aligned(128) macro
183 #define UMA_ALIGN macro
204 } UMA_ALIGN; variable
360 volatile u_long uz_allocs UMA_ALIGN; /* Total number of allocations */ member
396 #undef UMA_ALIGN