Home
last modified time | relevance | path

Searched defs:returning (Results 1 – 4 of 4) 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/vax/include/
H A Dmacros.h336 cpu_switchto(struct lwp *oldlwp, struct lwp *newlwp, bool returning) in cpu_switchto()
/netbsd-src/sys/arch/usermode/dev/
H A Dcpu.c244 cpu_switchto(lwp_t *oldlwp, lwp_t *newlwp, bool returning) in cpu_switchto()
/netbsd-src/sys/kern/
H A Dkern_synch.c616 bool returning; in mi_switch() local