Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_epoch.c62 #define EPOCH_ALIGN CACHE_LINE_SIZE*2 macro
64 #define EPOCH_ALIGN CACHE_LINE_SIZE macro
79 } __aligned(EPOCH_ALIGN) *epoch_record_t;
82 struct ck_epoch e_epoch __aligned(EPOCH_ALIGN);