Searched refs:ALIGN_CACHE (Results 1 – 1 of 1) sorted by relevance
537 #define ALIGN_CACHE __attribute__ ((aligned (MY_CACHELINE))) macro551 uint64_t tx ALIGN_CACHE; /* tx counter */ member614 uint64_t rx ALIGN_CACHE; /* rx counter */ member621 volatile uint64_t _tail ALIGN_CACHE ; /* producer writes here */ member622 volatile uint64_t _head ALIGN_CACHE ; /* consumer reads from here */ member