HelenOS sources
CONTEXT_OFFSET_TP 40 kernel/arch/amd64/include/arch/context_struct.h #define CONTEXT_OFFSET_TP 0x40
CONTEXT_OFFSET_TP 38 kernel/arch/ia32/include/arch/context_struct.h #define CONTEXT_OFFSET_TP 0x18
CONTEXT_OFFSET_TP 44 kernel/arch/mips32/include/arch/context_struct.h #define CONTEXT_OFFSET_TP 0x30
CONTEXT_OFFSET_TP 35 kernel/arch/riscv64/include/arch/context_struct.h #define CONTEXT_OFFSET_TP 0x18
CONTEXT_OFFSET_TP 50 kernel/arch/sparc64/include/arch/context_struct.h #define CONTEXT_OFFSET_TP 0x90
HelenOS homepage, sources at GitHub