Home
last modified time | relevance | path

Searched refs:_thread_arch_t (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/arch/x86/core/offsets/
Dintel64_offsets.c19 GEN_OFFSET_SYM(_thread_arch_t, rax);
20 GEN_OFFSET_SYM(_thread_arch_t, rcx);
21 GEN_OFFSET_SYM(_thread_arch_t, rdx);
22 GEN_OFFSET_SYM(_thread_arch_t, rsi);
23 GEN_OFFSET_SYM(_thread_arch_t, rdi);
24 GEN_OFFSET_SYM(_thread_arch_t, r8);
25 GEN_OFFSET_SYM(_thread_arch_t, r9);
26 GEN_OFFSET_SYM(_thread_arch_t, r10);
27 GEN_OFFSET_SYM(_thread_arch_t, r11);
28 GEN_OFFSET_SYM(_thread_arch_t, sse);
[all …]
Dia32_offsets.c33 GEN_OFFSET_SYM(_thread_arch_t, excNestCount);
37 GEN_OFFSET_SYM(_thread_arch_t, psp);
39 GEN_OFFSET_SYM(_thread_arch_t, ptables);
43 GEN_OFFSET_SYM(_thread_arch_t, preempFloatReg);
Doffsets.c24 GEN_OFFSET_SYM(_thread_arch_t, flags);
/Zephyr-latest/arch/arm/core/offsets/
Doffsets_aarch32.c32 GEN_OFFSET_SYM(_thread_arch_t, basepri);
33 GEN_OFFSET_SYM(_thread_arch_t, swap_return_value);
36 GEN_OFFSET_SYM(_thread_arch_t, exception_depth);
41 GEN_OFFSET_SYM(_thread_arch_t, mode);
44 GEN_OFFSET_SYM(_thread_arch_t, mode_exc_return);
47 GEN_OFFSET_SYM(_thread_arch_t, priv_stack_start);
49 GEN_OFFSET_SYM(_thread_arch_t, priv_stack_end);
50 GEN_OFFSET_SYM(_thread_arch_t, sp_usr);
55 GEN_OFFSET_SYM(_thread_arch_t, preempt_float);
/Zephyr-latest/arch/arc/core/offsets/
Doffsets.c33 GEN_OFFSET_SYM(_thread_arch_t, relinquish_cause);
35 GEN_OFFSET_SYM(_thread_arch_t, k_stack_base);
36 GEN_OFFSET_SYM(_thread_arch_t, k_stack_top);
38 GEN_OFFSET_SYM(_thread_arch_t, u_stack_base);
39 GEN_OFFSET_SYM(_thread_arch_t, u_stack_top);
44 GEN_OFFSET_SYM(_thread_arch_t, priv_stack_start);
/Zephyr-latest/arch/xtensa/core/offsets/
Doffsets.c69 GEN_OFFSET_SYM(_thread_arch_t, psp);
71 GEN_OFFSET_SYM(_thread_arch_t, ptables);
74 GEN_OFFSET_SYM(_thread_arch_t, mpu_map);
/Zephyr-latest/include/zephyr/arch/posix/
Dthread.h47 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/arch/arm64/core/offsets/
Doffsets.c33 GEN_OFFSET_SYM(_thread_arch_t, exception_depth);
65 GEN_OFFSET_SYM(_thread_arch_t, stack_limit);
/Zephyr-latest/include/zephyr/arch/mips/
Dthread.h50 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/xtensa/
Dthread.h48 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/subsys/testsuite/ztest/unittest/include/zephyr/arch/
Dcpu.h32 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/arc/
Dthread.h64 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/nios2/
Dthread.h60 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/sparc/
Dthread.h72 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/arm/
Dthread.h142 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/riscv/
Dthread.h89 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/arm64/
Dthread.h73 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dthread.h241 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/include/zephyr/arch/x86/intel64/
Dthread.h150 typedef struct _thread_arch _thread_arch_t; typedef
/Zephyr-latest/arch/mips/core/offsets/
Doffsets.c13 GEN_OFFSET_SYM(_thread_arch_t, swap_return_value);
/Zephyr-latest/arch/riscv/core/offsets/
Doffsets.c87 GEN_OFFSET_SYM(_thread_arch_t, exception_depth);