Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dsubr_epoch.c58 #define EPOCH_ALIGN CACHE_LINE_SIZE*2 macro
60 #define EPOCH_ALIGN CACHE_LINE_SIZE macro
76 } __aligned(EPOCH_ALIGN) *epoch_record_t;
79 struct ck_epoch e_epoch __aligned(EPOCH_ALIGN);