Searched defs:__aligned (Results 1 - 25 of 41) sorted by relevance

12

/src/sys/crypto/aes/
H A Daes.h43 } __aligned(16); variable in typeref:union:aes
/src/sys/arch/aarch64/include/
H A Dreg.h56 } __aligned(16); variable in typeref:struct:fpreg
H A Dcpu.h204 } __aligned(COHERENCY_UNIT); variable in typeref:struct:cpu_info
/src/sys/dev/hyperv/
H A Dhypervvar.h56 } __packed __aligned(PAGE_SIZE); variable in typeref:struct:hyperv_reftsc __packed
H A Dvmbusvar.h168 } __aligned(CACHE_LINE_SIZE); variable in typeref:struct:vmbus_percpu_data
/src/sys/dev/
H A Dkloader.h73 } __packed __aligned(4); variable in typeref:struct:kloader_page_tag __packed
90 } __packed __aligned(4); variable in typeref:struct:kloader_bootinfo __packed
/src/sys/arch/sparc/include/
H A Dreg.h119 __aligned(8) /* asm code uses std instructions */ variable in typeref:struct:fpstate
/src/sys/arch/hppa/include/
H A Dmutex.h72 } __aligned (16); variable in typeref:struct:kmutex
H A Dcpu.h327 } __aligned(64); variable in typeref:struct:cpu_info
/src/sys/net80211/
H A Dieee80211_radiotap.h81 } __aligned(8); variable in typeref:struct:ieee80211_radiotap_header
/src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_machdep.h79 } __aligned(8); variable in typeref:struct:linux32_vfp_sigframe
85 } __aligned(8); variable in typeref:struct:linux32_aux_sigframe
/src/sys/arch/evbarm/rpi/
H A Dvcprop_subr.c61 struct __aligned(16) { struct in function:rpi_fb_set_video
110 struct __aligned(16) { struct in function:rpi_alloc_mem
161 struct __aligned(16) { struct in function:rpi_lock_mem
209 struct __aligned(16) { struct in function:rpi_unlock_mem
257 struct __aligned(16) { struct in function:rpi_release_mem
305 struct __aligned(16) { struct in function:rpi_fb_movecursor
357 struct __aligned(16) { struct in function:rpi_fb_initcursor
411 struct __aligned(16) { struct in function:rpi_fb_get_pixelorder
461 struct __aligned(16) { struct in function:rpi_fb_set_pixelorder
520 struct __aligned(1 struct in function:rpi_set_domain
583 struct __aligned(16) { struct in function:rpi_get_domain
636 struct __aligned(16) { struct in function:rpi_vchiq_init
666 struct __aligned(16) { struct in function:rpi_notify_xhci_reset
[all...]
/src/sys/arch/evbppc/virtex/dev/
H A Dcdmacreg.h117 } __aligned(8) __packed; variable in typeref:struct:cdmac_descr
/src/sys/external/bsd/common/include/linux/
H A Dslab.h49 } __aligned(ALIGNBYTES + 1); variable in typeref:struct:linux_malloc
/src/sys/arch/powerpc/include/oea/
H A Dbat.h77 } __aligned(8); variable in typeref:struct:bat
/src/sbin/nvmectl/
H A Dnvme.h71 } __packed __aligned(4); variable in typeref:struct:nvme_error_information_entry __packed
103 } __packed __aligned(4); variable in typeref:struct:nvme_health_information_page __packed
121 } __packed __aligned(4); variable in typeref:struct:nvme_firmware_page __packed
133 } __packed __aligned(4); variable in typeref:struct:intel_log_temp_stats __packed
147 } __packed __aligned(4); variable in typeref:struct:nvme_command_effeects_page __packed
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_virt.h99 } __aligned(4); variable in typeref:struct:amd_sriov_msg_pf2vf_info_header
117 } __aligned(4); variable in typeref:struct:amdgim_pf2vf_info_v1
147 } __aligned(4); variable in typeref:struct:amdgim_pf2vf_info_v2
157 } __aligned(4); variable in typeref:struct:amd_sriov_msg_vf2pf_info_header
187 } __aligned(4); variable in typeref:struct:amdgim_vf2pf_info_v1
218 } __aligned(4); variable in typeref:struct:amdgim_vf2pf_info_v2
/src/sys/arch/x86/include/
H A Dcpu_extended_state.h59 } __packed __aligned(4); variable in typeref:union:fp_addr __packed
65 } __packed __aligned(2); variable in typeref:struct:fpacc87 __packed
130 } __aligned(16); variable in typeref:struct:fxsave
/src/sys/arch/x86/x86/
H A Dhyperv.c104 static void __attribute__((naked)) __aligned(PAGE_SIZE) function in typeref:typename:void
/src/sys/dev/ic/
H A Drt2860var.h45 } __aligned(8); variable in typeref:struct:rt2860_rx_radiotap_header
62 } __aligned(8); variable in typeref:struct:rt2860_tx_radiotap_header
H A Dmvsatareg.h257 } __packed __aligned(8); variable in typeref:struct:crqb __packed
265 } __packed __aligned(8); variable in typeref:struct:crqb_gen2e __packed
304 } __packed __aligned(8); variable in typeref:struct:eprd __packed
317 } __packed __aligned(8); variable in typeref:struct:crpb __packed
/src/sys/arch/mips/cavium/
H A Docteonvar.h111 } __aligned(OCTEON_CACHELINE_SIZE); variable in typeref:struct:cpu_softc
/src/sys/sys/
H A Dcdefs.h454 #define __aligned(x) _Alignas((x)) macro
458 #define __aligned(x) __attribute__((__aligned__(x))) macro
464 #define __aligned(x) error: no __aligned for this compiler macro
/src/sys/arch/arm/sunxi/
H A Dsunxi_emac.h206 } __packed __aligned(64); variable in typeref:struct:sunxi_emac_desc __packed
/src/sys/arch/arm/ti/
H A Dif_cpswreg.h152 } __packed __aligned(4); variable in typeref:struct:cpsw_cpdma_bd __packed

Completed in 17 milliseconds

12