Home
last modified time | relevance | path

Searched defs:ncontext (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/sparc/sparc/
H A Dcpuvar.h68 int ncontext; /* max. # of contexts (that we use) */ member
H A Dpmap.c389 int ncontext; /* sizeof ctx_freelist */ variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c4482 ucontext_t *ncontext = (ucontext_t*) sframe->arg2; in stack_unwind() local
4516 ucontext_t *ncontext = (ucontext_t*) wctx.sp; in stack_unwind() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c4488 ucontext_t *ncontext = (ucontext_t*) sframe->arg2; in stack_unwind() local
4522 ucontext_t *ncontext = (ucontext_t*) wctx.sp; in stack_unwind() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_lrc.c2512 unsigned int ncontext; member