Searched refs:__aligned (Results 1 – 25 of 87) sorted by relevance
1234
37 #define __aligned(x) __attribute__((__aligned__(x))) macro57 uint32_t a[16] __aligned(REQ_ALIGN); /* bits 0 - 31 */58 uint32_t b[16] __aligned(REQ_ALIGN); /* bits 63 - 32 */59 uint32_t c[16] __aligned(REQ_ALIGN); /* bits 95 - 64 */60 uint32_t d[16] __aligned(REQ_ALIGN); /* bits 127 - 96 */61 } __aligned(REQ_ALIGN);
48 volatile uint64_t state __aligned(CACHE_LINE_SIZE);50 int size __aligned(CACHE_LINE_SIZE);64 void * volatile items[] __aligned(CACHE_LINE_SIZE);
121 } __aligned(CACHE_LINE_SIZE);
123 } __aligned(16);140 } __aligned(16);165 } __aligned(64);181 } __aligned(64);
80 int sc_fpstate[128] __aligned(16);152 long sc_fpstate[64] __aligned(16);
85 int mc_fpstate[128] __aligned(16);155 long mc_fpstate[64] __aligned(16);
64 union padlock_cw ses_cw __aligned(16);65 uint32_t ses_ekey[4 * (RIJNDAEL_MAXNR + 1) + 4] __aligned(16); /* 128 bit aligned */66 uint32_t ses_dkey[4 * (RIJNDAEL_MAXNR + 1) + 4] __aligned(16); /* 128 bit aligned */
100 } __aligned(CACHE_LINE_SIZE);170 } __aligned(MAX(8, sizeof(void *)));177 } __aligned(8);;
107 long long __max_align1 __aligned(_Alignof(long long));109 long double __max_align2 __aligned(_Alignof(long double));
35 } __aligned(sizeof(void *));64 } __aligned(sizeof(void *));
64 } __aligned(CACHE_LINE_SIZE);
61 } __aligned(CACHE_LINE_SIZE);
48 volatile uint32_t br_cons_head __aligned(CACHE_LINE_SIZE);55 void *br_ring[0] __aligned(CACHE_LINE_SIZE);
75 } __aligned(CACHE_LINE_SIZE);84 } __aligned(CACHE_LINE_SIZE);251 u_int __aligned(CACHE_LINE_SIZE) vmd_free_count; /* (a,f) free page count */297 } __aligned(CACHE_LINE_SIZE);
238 #define UMA_ALIGN __aligned(UMA_SUPER_ALIGN)328 } __aligned(CACHE_LINE_SIZE);453 } __aligned(CACHE_LINE_SIZE);
79 } __aligned(32);90 } __aligned(64);
64 } __aligned(16);
52 } __aligned(CACHE_LINE_SIZE);
45 } __aligned(CACHE_LINE_SIZE);
42 } __aligned(32);
80 } __aligned(8);
69 } __aligned(8); /*
71 } __aligned(sizeof (void *));
131 struct callout co __aligned(CACHE_LINE_SIZE);132 } __aligned(CACHE_LINE_SIZE);
55 } __aligned(PAGE_SIZE);