Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/linux/
Dcompiler-gcc.h35 #define __aligned(x) __attribute__((aligned(x))) macro
/Linux-v4.19/lib/raid6/
Dx86.h38 #define __aligned(x) __attribute__((aligned(x))) macro
/Linux-v4.19/include/linux/
Dsmp.h27 __aligned(sizeof(struct __call_single_data)); typedef
Dcompiler_types.h200 #define __aligned(x) __attribute__((aligned(x))) macro
/Linux-v4.19/drivers/scsi/
Dadvansys.c1809 } adv_req_t __aligned(32); typedef