HomeSort by: relevance | last modified time | path
    Searched defs:svs_lwp_switch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
svs.c 140 * During a context switch, svs_lwp_switch() gets called first. This function
168 * After svs_lwp_switch() gets called, we set pcpuarea->ent[cid].rsp0 (page 1)
643 svs_lwp_switch(struct lwp *oldlwp, struct lwp *newlwp) function in typeref:typename:void

Completed in 12 milliseconds