Searched defs:newlwp (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/arch/ia64/ia64/ |
H A D | vm_machdep.c | 72 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) in cpu_switchto()
|
/netbsd-src/sys/arch/usermode/dev/ |
H A D | cpu.c | 214 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 D | dbregs.c | 295 x86_dbregs_switch(struct lwp *oldlwp, struct lwp *newlwp) in x86_dbregs_switch()
|
H A D | svs.c | 643 svs_lwp_switch(struct lwp *oldlwp, struct lwp *newlwp) in svs_lwp_switch()
|
H A D | fpu.c | 313 fpu_switch(struct lwp *oldlwp, struct lwp *newlwp) in fpu_switch()
|
H A D | spectre.c | 960 speculation_barrier(struct lwp *oldlwp, struct lwp *newlwp) in speculation_barrier()
|
/netbsd-src/sys/rump/librump/rumpkern/ |
H A D | lwproc.c | 452 rump_lwproc_switch(struct lwp *newlwp) in rump_lwproc_switch()
|
H A D | threads.c | 49 struct lwp *newlwp; member
|
/netbsd-src/sys/arch/vax/include/ |
H A D | macros.h | 336 cpu_switchto(struct lwp *oldlwp, struct lwp *newlwp, bool returning) in cpu_switchto()
|