Home
last modified time | relevance | path

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

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