Searched defs:is_user_mode (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/arch/riscv/core/ | ||
D | thread.c | 18 __thread uint8_t is_user_mode; variable |
/Zephyr-Core-3.7.0/arch/xtensa/core/ | ||
D | thread.c | 24 __thread uint32_t is_user_mode; variable |