Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/virtio/linux/
H A Dcompiler.h10 #define __aligned(x) __attribute((__aligned__(x))) macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dcompiler-gcc.h37 #define __aligned(x) __attribute__((aligned(x))) macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx.h15 #define __aligned(x) __attribute__((aligned(x))) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dcompiler.h41 #define __aligned(x) __attribute__((aligned(x))) macro
H A Dtee_api_types.h187 typedef uint32_t TEE_BigIntFMMContext __aligned(__alignof__(void *)); typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dcompiler.h41 #define __aligned(x) __attribute__((aligned(x))) macro
H A Dtee_api_types.h187 typedef uint32_t TEE_BigIntFMMContext __aligned(__alignof__(void *)); typedef
/OK3568_Linux_fs/kernel/lib/raid6/
H A Dx86.h33 #define __aligned(x) __attribute__((aligned(x))) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dsmp.h40 __aligned(sizeof(struct __call_single_data)); typedef
H A Dcompiler_attributes.h54 #define __aligned(x) __attribute__((__aligned__(x))) macro
H A Defi.h73 typedef guid_t efi_guid_t __aligned(__alignof__(u32)); typedef
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler-gcc.h119 #define __aligned(x) __attribute__((aligned(x))) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dcompiler.h27 #define __aligned(x) __attribute__((aligned(x))) macro
H A Dtee_api_types.h171 typedef uint32_t TEE_BigIntFMMContext __aligned(__alignof__(void *)); typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dcompiler.h27 #define __aligned(x) __attribute__((aligned(x))) macro
H A Dtee_api_types.h171 typedef uint32_t TEE_BigIntFMMContext __aligned(__alignof__(void *)); typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dcompiler.h27 #define __aligned(x) __attribute__((aligned(x))) macro
H A Dtee_api_types.h171 typedef uint32_t TEE_BigIntFMMContext __aligned(__alignof__(void *)); typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dcompiler.h27 #define __aligned(x) __attribute__((aligned(x))) macro
H A Dtee_api_types.h171 typedef uint32_t TEE_BigIntFMMContext __aligned(__alignof__(void *)); typedef
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c45 #define __aligned(x) __attribute__((__aligned__(x))) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_priv.h405 struct __aligned(sizeof(long)) cpsw_meta_xdp { in __aligned() function
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dadvansys.c1805 } adv_req_t __aligned(32); typedef