Home
last modified time | relevance | path

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

/linux/tools/virtio/linux/
A Dcompiler.h10 #define __aligned(x) __attribute((__aligned__(x))) macro
/linux/tools/testing/selftests/sgx/
A Ddefines.h14 #define __aligned(x) __attribute__((__aligned__(x))) macro
/linux/tools/include/linux/
A Dcompiler-gcc.h37 #define __aligned(x) __attribute__((aligned(x))) macro
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
A Dnx.h15 #define __aligned(x) __attribute__((aligned(x))) macro
/linux/lib/raid6/
A Dx86.h33 #define __aligned(x) __attribute__((aligned(x))) macro
/linux/include/linux/
A Dcompiler_attributes.h33 #define __aligned(x) __attribute__((__aligned__(x))) macro
A Dsmp.h34 __aligned(sizeof(struct __call_single_data)); typedef
A Defi.h73 typedef guid_t efi_guid_t __aligned(__alignof__(u32)); typedef
/linux/lib/
A Dtest_stackinit.c38 #define __aligned(x) __attribute__((__aligned__(x))) macro
/linux/drivers/net/ethernet/ti/
A Dcpsw_priv.h405 struct __aligned(sizeof(long)) cpsw_meta_xdp { in __aligned() function
/linux/drivers/scsi/
A Dadvansys.c1792 } adv_req_t __aligned(32); typedef

Completed in 48 milliseconds