Searched defs:oldlwp (Results 1 - 7 of 7) sorted by relevance

/src/sys/arch/x86/x86/
H A Ddbregs.c295 x86_dbregs_switch(struct lwp *oldlwp, struct lwp *newlwp) argument
H A Dsvs.c643 svs_lwp_switch(struct lwp *oldlwp, struct lwp *newlwp) argument
H A Dfpu.c429 fpu_switch(struct lwp *oldlwp, struct lwp *newlwp) argument
H A Dspectre.c960 speculation_barrier(struct lwp *oldlwp, struct lwp *newlwp) argument
/src/sys/arch/ia64/ia64/
H A Dvm_machdep.c72 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) argument
/src/sys/arch/vax/include/
H A Dmacros.h336 cpu_switchto(struct lwp *oldlwp, struct lwp *newlwp, bool returning) argument
/src/sys/arch/usermode/dev/
H A Dcpu.c214 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