Lines Matching full:exit
180 * exit dispatcher saved in the task's stack frame at XT_STK_EXIT.
263 Must return via the exit dispatcher corresponding to the entrypoint from which
265 stack frame is deallocated in the exit dispatcher.
417 * This is a common dispatcher that acts as a shared exit path for all the context switch functions
430 * Exit:
432 * If incoming task was preempted by an interrupt, this function jumps to exit dispatcher.
457 l32i a2, sp, XT_STK_EXIT /* exit dispatcher or solicited flag */
501 /* Interrupt stack frame. Restore full context and return to exit dispatcher. */
516 Must return via the exit dispatcher corresponding to the entrypoint from which
518 stack frame is deallocated in the exit dispatcher.
621 * At Exit: