Searched refs:UMA_ALIGNOF (Results 1 – 3 of 3) sorted by relevance
308 #define UMA_ALIGNOF(type) (_Alignof(type) - 1) /* Alignment fit for 'type' */ macro
306 NULL, NULL, NULL, NULL, UMA_ALIGNOF(struct rl_q_entry), in rangelock_sys_init()
392 #define CACHE_ZONE_ALIGNMENT UMA_ALIGNOF(time_t)