Searched defs:curlwp (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/sys/arch/sparc/sparc/
H A Dlock_stubs.s50 curlwp = CPUINFO_VA + CPUINFO_CURLWP define
H A Dlocore.s184 curlwp = CPUINFO_VA + CPUINFO_CURLWP define
/netbsd-current/sys/rump/include/machine/
H A Dcpu.h79 #define curlwp rump_curlwp_fast() macro
/netbsd-current/sys/arch/or1k/include/
H A Dcpu.h73 #define curlwp or1k_curlwp macro
/netbsd-current/sys/arch/amigappc/amigappc/
H A Dautoconf.c282 FREAD | FNONBLOCK, 0, curlwp); local
/netbsd-current/lib/librumpuser/
H A Drumpuser_pth_dummy.c48 static struct lwp *curlwp; variable in typeref:struct:lwp
/netbsd-current/sys/arch/ia64/include/
H A Dcpu.h135 #define curlwp (curcpu()->ci_curlwp) macro
/netbsd-current/sys/arch/amiga/amiga/
H A Dautoconf.c442 FREAD | FNONBLOCK, 0, curlwp); local
/netbsd-current/sys/arch/riscv/include/
H A Dcpu.h179 #define curlwp riscv_curlwp macro
/netbsd-current/sys/kern/
H A Dinit_main.c238 struct lwp *curlwp = &lwp0; variable in typeref:struct:lwp
H A Dsubr_lockdebug.c114 #define curlwp NULL macro
[all...]
/netbsd-current/sys/arch/alpha/include/
H A Dcpu.h178 #define curlwp ((struct lwp *)alpha_pal_rdval()) macro
188 #define curlwp curcpu()->ci_curlwp macro
/netbsd-current/sys/arch/vax/include/
H A Dcpu.h157 #define curlwp ((struct lwp *)mfpr(PR_SSP)) macro
/netbsd-current/sys/arch/aarch64/include/
H A Dcpu.h198 #undef curlwp macro
199 #define curlwp (aarch64_curlwp()) macro
/netbsd-current/sys/arch/arm/include/
H A Dcpu.h275 #define curlwp arm_curlwp() macro
294 #define curlwp _curlwp() macro
315 #define curlwp (curcpu()->ci_curlwp) macro
/netbsd-current/sys/arch/sparc64/include/
H A Dcpu.h278 #define curlwp CURCPU_INT()->ci_curlwp macro
/netbsd-current/sys/arch/mips/include/
H A Dcpu.h198 #define curlwp mips_curlwp macro
/netbsd-current/sys/arch/hppa/include/
H A Dcpu.h346 #define curlwp hppa_curlwp() macro
393 #define curlwp _hppa_curlwp() macro
/netbsd-current/sys/arch/powerpc/include/
H A Dcpu.h244 #define curlwp powerpc_curlwp macro
/netbsd-current/lib/libukfs/
H A Dukfs.c119 precall(struct ukfs *ukfs, struct lwp **curlwp) argument
137 postcall(struct lwp *curlwp) argument
534 struct lwp *curlwp; local
681 struct lwp *curlwp local
[all...]
/netbsd-current/sys/arch/sparc/include/
H A Dcpu.h418 #define curlwp (cpuinfo.ci_curlwp) macro
/netbsd-current/sys/arch/x86/include/
H A Dcpu.h424 #define curlwp x86_curlwp() macro
/netbsd-current/sys/sys/
H A Dlwp.h442 #define curlwp curcpu()->ci_curlwp /* Current running LWP */ macro
[all...]
/netbsd-current/sys/dev/pci/
H A Dxmm7360.c159 #define curlwp curproc macro

Completed in 238 milliseconds