Home
last modified time | relevance | path

Searched defs:THREAD_ALIGN (Results 1 – 4 of 4) 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/include/linux/
H A Dthread_info.h85 #define THREAD_ALIGN THREAD_SIZE macro
/linux/arch/arm64/include/asm/
H A Dmemory.h138 #define THREAD_ALIGN (2 * THREAD_SIZE) macro