Home
last modified time | relevance | path

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

/linux/tools/virtio/linux/
H A Dcompiler.h12 #define __aligned(x) __attribute((__aligned__(x))) macro
/linux/drivers/md/dm-vdo/
H A Dfunnel-queue.h56 struct __aligned(L1_CACHE_BYTES) funnel_queue { in __aligned() function
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx.h15 #define __aligned(x) __attribute__((aligned(x))) macro
/linux/tools/include/linux/
H A Dcompiler-gcc.h39 #define __aligned(x) __attribute__((aligned(x))) macro
/linux/lib/raid6/
H A Dx86.h33 #define __aligned(x) __attribute__((aligned(x))) macro
/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c89 struct __aligned(L1_CACHE_BYTES) cached_index_counters { in __aligned() function
93 struct __aligned(L1_CACHE_BYTES) cached_chapter_index { in __aligned() function
H A Dindex-session.h27 struct __aligned(L1_CACHE_BYTES) session_stats { in __aligned() function
H A Dvolume.h48 struct __aligned(L1_CACHE_BYTES) search_pending_counter { in __aligned() function
/linux/tools/testing/selftests/sgx/
H A Ddefines.h14 #define __aligned(x) __attribute__((__aligned__(x))) macro
/linux/scripts/gendwarfksyms/examples/
H A Dkabi.h23 #define __aligned(x) __attribute__((__aligned__(x))) macro
/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.h75 typedef guid_t efi_guid_t __aligned(__alignof__(u32)); typedef
/linux/arch/x86/boot/compressed/
H A Defi.h9 typedef guid_t efi_guid_t __aligned(__alignof__(u32)); typedef
/linux/arch/s390/include/asm/
H A Dptrace.h102 } psw_t32 __aligned(8); typedef
/linux/drivers/scsi/
H A Dadvansys.c1792 } adv_req_t __aligned(32); typedef