Searched refs:user_ctx (Results 1 – 4 of 4) sorted by relevance
106 struct rt_hw_exp_stack *ori_syscall = rt_thread_self()->user_ctx.ctx; in arch_set_thread_context()250 stack = thread->user_ctx.ctx; in arch_backtrace_uthread()
563 thread->user_ctx.ctx = ctx; in lwp_uthread_ctx_save()570 thread->user_ctx.ctx = RT_NULL; in lwp_uthread_ctx_restore()
180 struct rt_user_context user_ctx; member
344 stack = thread->user_ctx.ctx; in arch_backtrace_uthread()
Completed in 7 milliseconds