Home
last modified time | relevance | path

Searched refs:user_ctx (Results 1 – 4 of 4) sorted by relevance

/components/lwp/arch/aarch64/cortex-a/
A Dlwp_arch.c106 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()
/components/lwp/
A Dlwp.c563 thread->user_ctx.ctx = ctx; in lwp_uthread_ctx_save()
570 thread->user_ctx.ctx = RT_NULL; in lwp_uthread_ctx_restore()
A Dlwp.h180 struct rt_user_context user_ctx; member
/components/lwp/arch/risc-v/rv64/
A Dlwp_arch.c344 stack = thread->user_ctx.ctx; in arch_backtrace_uthread()

Completed in 7 milliseconds