Searched defs:cpu_switchto (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/ia64/ia64/ | ||
| H A D | vm_machdep.c | 72 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) function in typeref:typename:lwp_t * |
| /src/sys/arch/vax/include/ | ||
| H A D | macros.h | 336 cpu_switchto(struct lwp *oldlwp, struct lwp *newlwp, bool returning) function in typeref:struct:lwp * |
| /src/sys/arch/usermode/dev/ | ||
| H A D | cpu.c | 244 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) function in typeref:typename:lwp_t * |
Completed in 7 milliseconds