Home
last modified time | relevance | path

Searched defs:THREAD_ALIGN (Results 1 – 2 of 2) 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