Searched defs:oldlwp (Results 1 - 7 of 7) sorted by relevance
| /src/sys/arch/x86/x86/ |
| H A D | dbregs.c | 295 x86_dbregs_switch(struct lwp *oldlwp, struct lwp *newlwp) argument
|
| H A D | svs.c | 643 svs_lwp_switch(struct lwp *oldlwp, struct lwp *newlwp) argument
|
| H A D | fpu.c | 429 fpu_switch(struct lwp *oldlwp, struct lwp *newlwp) argument
|
| H A D | spectre.c | 960 speculation_barrier(struct lwp *oldlwp, struct lwp *newlwp) argument
|
| /src/sys/arch/ia64/ia64/ |
| H A D | vm_machdep.c | 72 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) argument
|
| /src/sys/arch/vax/include/ |
| H A D | macros.h | 336 cpu_switchto(struct lwp *oldlwp, struct lwp *newlwp, bool returning) argument
|
| /src/sys/arch/usermode/dev/ |
| H A D | cpu.c | 214 cpu_switchto_atomic(lwp_t *oldlwp, lwp_t *newlwp) argument 244 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) argument [all...] |
Completed in 12 milliseconds