Searched refs:orig_huge_stack_context (Results 1 – 1 of 1) sorted by relevance
149 ucontext_t orig_huge_stack_context; variable161 if (swapcontext(&child_huge_stack_context, &orig_huge_stack_context) < 0) { in ChildHugeStack()176 if (swapcontext(&orig_huge_stack_context, &child_huge_stack_context) < 0) { in DoRunHugeStack()