Home
last modified time | relevance | path

Searched defs:__aligned (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/tools/virtio/linux/
H A Dcompiler.h12 #define __aligned(x) __attribute((__aligned__(x))) macro
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx.h15 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/linux/tools/include/linux/
H A Dcompiler-gcc.h39 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/linux/lib/raid6/
H A Dx86.h33 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c44 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/linux/tools/testing/selftests/sgx/
H A Ddefines.h14 #define __aligned(x) __attribute__((__aligned__(x))) macro
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h120 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/linux/include/linux/
H A Dsmp.h34 __aligned(sizeof(struct __call_single_data)); typedef
H A Dcompiler_attributes.h33 #define __aligned(x) __attribute__((__aligned__(x))) macro
H A Defi.h74 typedef guid_t efi_guid_t __aligned(__alignof__(u32)); typedef
/openbmc/linux/arch/x86/boot/compressed/
H A Defi.h9 typedef guid_t efi_guid_t __aligned(__alignof__(u32)); typedef
/openbmc/linux/arch/s390/include/asm/
H A Dptrace.h103 } psw_t32 __aligned(8); typedef
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h414 struct __aligned(sizeof(long)) cpsw_meta_xdp { in __aligned() function
/openbmc/u-boot/include/
H A Dec_commands.h361 #define __aligned(x) __attribute__((aligned(x))) macro
/openbmc/linux/drivers/scsi/
H A Dadvansys.c1792 } adv_req_t __aligned(32); typedef