Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/ia64/
H A Dvm_machdep.c72 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) in cpu_switchto()
/netbsd-src/sys/arch/usermode/dev/
H A Dcpu.c214 cpu_switchto_atomic(lwp_t *oldlwp, lwp_t *newlwp) in cpu_switchto_atomic()
244 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) in cpu_switchto()
/netbsd-src/sys/arch/x86/x86/
H A Ddbregs.c295 x86_dbregs_switch(struct lwp *oldlwp, struct lwp *newlwp) in x86_dbregs_switch()
H A Dsvs.c643 svs_lwp_switch(struct lwp *oldlwp, struct lwp *newlwp) in svs_lwp_switch()
H A Dfpu.c313 fpu_switch(struct lwp *oldlwp, struct lwp *newlwp) in fpu_switch()
H A Dspectre.c960 speculation_barrier(struct lwp *oldlwp, struct lwp *newlwp) in speculation_barrier()
/netbsd-src/sys/arch/vax/include/
H A Dmacros.h336 cpu_switchto(struct lwp *oldlwp, struct lwp *newlwp, bool returning) in cpu_switchto()