HomeSort by: relevance | last modified time | path
    Searched refs:thunk_setcontext (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/usermode/dev/
cpu.c 236 if (thunk_setcontext(&newpcb->pcb_ucp))
290 thunk_setcontext(&sc->sc_ucp);
424 thunk_setcontext(ucp);
  /src/sys/arch/usermode/include/
thunk.h 103 int thunk_setcontext(const ucontext_t *);
  /src/sys/arch/usermode/usermode/
trap.c 396 thunk_setcontext(&jump_ucp);
thunk.c 387 thunk_setcontext(const ucontext_t *ucp) function in typeref:typename:int

Completed in 14 milliseconds