Lines Matching full:exit
139 * exit dispatcher saved in the task's stack frame at XT_STK_EXIT.
206 Must return via the exit dispatcher corresponding to the entrypoint from which
208 stack frame is deallocated in the exit dispatcher.
343 * This is a common dispatcher that acts as a shared exit path for all the context switch functions
356 * Exit:
358 * If incoming task was preempted by an interrupt, this function jumps to exit dispatcher.
379 l32i a2, sp, XT_STK_EXIT /* exit dispatcher or solicited flag */
417 /* Interrupt stack frame. Restore full context and return to exit dispatcher. */
432 Must return via the exit dispatcher corresponding to the entrypoint from which
434 stack frame is deallocated in the exit dispatcher.
531 * At Exit: