Searched defs:UMA_ALIGN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/vm/
H A Duma_int.h150 #define UMA_ALIGN __aligned(CACHE_LINE_SIZE) macro
152 #define UMA_ALIGN macro
173 } UMA_ALIGN; variable in typeref:struct:uma_cache
298 volatile u_long uz_allocs UMA_ALIGN; /* Total number of allocations */ member in struct:uma_zone
338 #undef UMA_ALIGN macro

Completed in 74 milliseconds