Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DPlwpregs.c421 stack_32_to_n(&stk32, stkp); in Plwp_stack()
472 stack_32_to_n(&stk32, stkp); in Plwp_main_stack()
495 stack_32_to_n(&stk32, stkp); in Plwp_main_stack()
H A DP32ton.h50 extern void stack_32_to_n(const stack32_t *, stack_t *);
H A DP32ton.c81 stack_32_to_n(const stack32_t *src, stack_t *dst) in stack_32_to_n() function
319 stack_32_to_n(&src->pr_altstack, &dst->pr_altstack); in lwpstatus_32_to_n()
H A DPcontrol.c3755 stack_32_to_n(&stk32, stkp); in Lstack()
3793 stack_32_to_n(&stk32, stkp); in Lmain_stack()