Home
last modified time | relevance | path

Searched refs:__aligned (Results 1 – 25 of 123) sorted by relevance

12345

/netbsd/src/sys/dev/pci/
Dmpiireg.h130 } __packed __aligned(4);
150 } __packed __aligned(8);
163 } __packed __aligned(4);
313 } __packed __aligned(4);
332 } __packed __aligned(4);
379 } __packed __aligned(4);
399 } __packed __aligned(4);
413 } __packed __aligned(4);
487 } __packed __aligned(4);
501 } __packed __aligned(4);
[all …]
Dif_ixlvar.h124 } __packed __aligned(16);
255 } __packed __aligned(4);
263 } __packed __aligned(4);
291 } __packed __aligned(4);
357 } __packed __aligned(4);
399 } __packed __aligned(4);
412 } __packed __aligned(4);
422 } __packed __aligned(4);
445 } __packed __aligned(16);
454 } __packed __aligned(16);
[all …]
Dif_mcx.c317 } __packed __aligned(8);
330 } __packed __aligned(8);
346 } __packed __aligned(4);
353 } __packed __aligned(4);
360 } __packed __aligned(4);
367 } __packed __aligned(4);
378 } __packed __aligned(4);
385 } __packed __aligned(4);
394 } __packed __aligned(4);
401 } __packed __aligned(4);
[all …]
Dif_enavar.h210 } __aligned(CACHE_LINE_SIZE);
216 } __aligned(CACHE_LINE_SIZE);
326 } __aligned(CACHE_LINE_SIZE);
400 __aligned(CACHE_LINE_SIZE); /* stable */
404 __aligned(CACHE_LINE_SIZE);
408 __aligned(CACHE_LINE_SIZE);
/netbsd/src/sys/arch/x86/include/
Dcpu_extended_state.h59 } __packed __aligned(4);
65 } __packed __aligned(2);
69 struct fpacc87 r __aligned(16);
104 uint16_t s87_cw __aligned(4); /* control word */
105 uint16_t s87_sw __aligned(4); /* status word */
106 uint16_t s87_tw __aligned(4); /* tag word */
130 } __aligned(16);
Dcpu.h152 } __aligned(8);
222 int ci_want_resched __aligned(64);
229 uint32_t ci_flags __aligned(64);/* general flags */
239 struct lwp *ci_curlwp __aligned(64);/* general flags */
243 int ci_padout __aligned(64);
/netbsd/src/sys/arch/evbarm/rpi/
Dvcprop_subr.c61 struct __aligned(16) { in rpi_fb_set_video() struct
110 struct __aligned(16) { in rpi_alloc_mem() struct
161 struct __aligned(16) { in rpi_lock_mem() struct
209 struct __aligned(16) { in rpi_unlock_mem() struct
257 struct __aligned(16) { in rpi_release_mem() struct
305 struct __aligned(16) { in rpi_fb_movecursor() struct
357 struct __aligned(16) { in rpi_fb_initcursor() struct
411 struct __aligned(16) { in rpi_fb_get_pixelorder() struct
461 struct __aligned(16) { in rpi_fb_set_pixelorder() struct
520 struct __aligned(16) { in rpi_set_domain() struct
[all …]
/netbsd/src/sys/dev/ic/
Dnvmereg.h102 } __packed __aligned(8);
112 } __packed __aligned(8);
122 } __packed __aligned(8);
147 } __packed __aligned(8);
175 } __packed __aligned(8);
228 } __packed __aligned(8);
303 } __packed __aligned(8);
406 } __packed __aligned(8);
558 } __packed __aligned(8);
565 } __packed __aligned(4);
[all …]
Dahcisatareg.h42 } __packed __aligned(8);
52 } __packed __aligned(8);
80 } __packed __aligned(8);
92 } __packed __aligned(8);
Dmvsatareg.h257 } __packed __aligned(8);
265 } __packed __aligned(8);
304 } __packed __aligned(8);
317 } __packed __aligned(8);
Dsiisatareg.h57 } __packed __aligned(8);
63 } __packed __aligned(8);
89 } __packed __aligned(8);
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dalign.h67 const auto __aligned = (__intptr - 1u + __align) & -__align; in _GLIBCXX_VISIBILITY() local
68 const auto __diff = __aligned - __intptr; in _GLIBCXX_VISIBILITY()
74 return __ptr = reinterpret_cast<void*>(__aligned); in _GLIBCXX_VISIBILITY()
/netbsd/src/sys/arch/arm/xscale/
Diopaaureg.h64 uint32_t d_nda __aligned(32); /* next descriptor address */
76 uint32_t d_nda __aligned(32); /* next descriptor address */
90 uint32_t d_nda __aligned(32); /* next descriptor address */
107 uint32_t d_nda __aligned(32); /* next descriptor address */
/netbsd/src/sys/sys/
Dvnode_impl.h104 __aligned(COHERENCY_UNIT);
116 __aligned(COHERENCY_UNIT);
118 __aligned(COHERENCY_UNIT);
/netbsd/src/sys/arch/aarch64/include/
Dcpu.h127 int ci_want_resched __aligned(COHERENCY_UNIT);
133 struct lwp *ci_curlwp __aligned(COHERENCY_UNIT);
139 struct lwp *ci_softlwps[SOFTINT_COUNT] __aligned(COHERENCY_UNIT);
204 } __aligned(COHERENCY_UNIT);
/netbsd/src/lib/libpthread/
Dpthread_int.h123 rb_node_t pt_alltree __aligned(COHERENCY_UNIT);
127 pthread_mutex_t pt_lock __aligned(COHERENCY_UNIT);
133 int pt_dummy1 __aligned(COHERENCY_UNIT);
140 int pt_havespecific __aligned(COHERENCY_UNIT);
/netbsd/src/sys/fs/puffs/
Dpuffs_msgif.h313 uint8_t preq_buf[0] __aligned(ALIGNBYTES+1);
432 __aligned(ALIGNBYTES+1);
442 __aligned(ALIGNBYTES+1);
677 __aligned(ALIGNBYTES+1);
745 __aligned(ALIGNBYTES+1);
758 __aligned(ALIGNBYTES+1);
772 __aligned(ALIGNBYTES+1);
/netbsd/src/sys/dev/
Dkloader.h73 } __packed __aligned(4);
90 } __packed __aligned(4);
/netbsd/src/sys/arch/amd64/include/
Dpcb.h102 union savefpu pcb_savefpu[1] __aligned(64);
110 union savefpu pcb_savefpusmall __aligned(64);
/netbsd/src/lib/csu/common/
Dcrtbegin.c44 __dso_hidden const fptr_t __aligned(sizeof(void *)) __CTOR_LIST__[] __section(".ctors") = {
101 __dso_hidden const fptr_t __aligned(sizeof(void *)) __DTOR_LIST__[] __section(".dtors") = {
/netbsd/src/sys/ufs/lfs/
Dlfs.h365 } __aligned(4) __packed;
571 } __aligned(4) __packed;
602 } __aligned(4) __packed IINFO64;
636 } __aligned(4) __packed;
705 } __aligned(4) __packed CLEANERINFO64;
765 } __aligned(4) __packed;
783 } __aligned(4) __packed;
/netbsd/src/sys/arch/arm/include/
Dcpu.h206 int ci_want_resched __aligned(COHERENCY_UNIT);
208 lwp_t * ci_curlwp __aligned(COHERENCY_UNIT);
215 lwp_t * ci_softlwps[SOFTINT_COUNT] __aligned(COHERENCY_UNIT);
/netbsd/src/sys/ddb/
Ddb_access.c61 char data[sizeof(db_expr_t)] __aligned(sizeof(db_expr_t)); in db_get_value()
108 char data[sizeof(db_expr_t)] __aligned(sizeof(db_expr_t)); in db_put_value()
/netbsd/src/tests/dev/cgd/
Dt_cgd_aes.c92 static const uint8_t aes_cbc_ptxt[SECSIZE] __aligned(4) =
1957 static const uint8_t aes_xts_256_vec4_ptxt[SECSIZE] __aligned(4) = {
2094 static const uint8_t aes_xts_256_vec5_ptxt[SECSIZE] __aligned(4) = {
2231 static const uint8_t aes_xts_256_vec6_ptxt[SECSIZE] __aligned(4) = {
2368 static const uint8_t aes_xts_256_vec7_ptxt[SECSIZE] __aligned(4) = {
2505 static const uint8_t aes_xts_256_vec8_ptxt[SECSIZE] __aligned(4) = {
2642 static const uint8_t aes_xts_256_vec9_ptxt[SECSIZE] __aligned(4) = {
/netbsd/src/sys/arch/alpha/include/
Dcpu.h133 __aligned(64);
142 __aligned(64);

12345