Home
last modified time | relevance | path

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

/linux-4.19.296/lib/raid6/
Dx86.h38 #define __aligned(x) __attribute__((aligned(x))) macro
/linux-4.19.296/include/linux/
Dsmp.h27 __aligned(sizeof(struct __call_single_data)); typedef
Dcompiler_types.h208 #define __aligned(x) __attribute__((aligned(x))) macro