Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dthread_info.h30 #define THREAD_ALIGN (2 * THREAD_SIZE) macro
32 #define THREAD_ALIGN THREAD_SIZE macro
/linux/arch/arm/include/asm/
H A Dthread_info.h29 #define THREAD_ALIGN (2 * THREAD_SIZE) macro
31 #define THREAD_ALIGN THREAD_SIZE macro
/linux/arch/arm64/include/asm/
H A Dmemory.h139 #define THREAD_ALIGN (2 * THREAD_SIZE) macro
141 #define THREAD_ALIGN THREAD_SIZE macro
/linux/arch/powerpc/include/asm/
H A Dthread_info.h42 #define THREAD_ALIGN (1 << THREAD_ALIGN_SHIFT) macro
/linux/include/linux/
H A Dthread_info.h77 #define THREAD_ALIGN THREAD_SIZE macro