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

  /src/sys/arch/usermode/dev/
cpu.c 121 thunk_getcontext(&sc->sc_ucp);
447 if (thunk_getcontext(&pcb2->pcb_ucp))
497 thunk_getcontext(&lwp0pcb.pcb_ucp);
  /src/sys/arch/usermode/include/
thunk.h 102 int thunk_getcontext(ucontext_t *);
  /src/sys/arch/usermode/usermode/
thunk.c 381 thunk_getcontext(ucontext_t *ucp) function in typeref:typename:int

Completed in 17 milliseconds