Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dthread_info.h34 #define THREAD_ALIGN (2 * THREAD_SIZE) macro
36 #define THREAD_ALIGN THREAD_SIZE macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dthread_info.h29 #define THREAD_ALIGN (2 * THREAD_SIZE) macro
31 #define THREAD_ALIGN THREAD_SIZE macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dmemory.h107 #define THREAD_ALIGN (2 * THREAD_SIZE) macro
109 #define THREAD_ALIGN THREAD_SIZE macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dthread_info.h42 #define THREAD_ALIGN (1 << THREAD_ALIGN_SHIFT) macro
/linux-6.3-rc2/include/linux/
A Dthread_info.h77 #define THREAD_ALIGN THREAD_SIZE macro

Completed in 16 milliseconds