Searched defs:pcb (Results 1 - 25 of 206) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dautoconf.c104 struct pcb *pcb; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsparc64fbsd-nat.c38 sparc64fbsd_kvm_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Damd64obsd-nat.c70 amd64obsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Di386obsd-nat.c36 i386obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Di386fbsd-nat.c92 i386fbsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Di386nbsd-nat.c51 i386nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Dppcobsd-nat.c154 ppcobsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/powerpc/
H A Ddoloop-1.c7 void foo (int count, char* pca, char* pcb) { argument
/netbsd-6-1-5-RELEASE/usr.sbin/crash/arch/
H A Dx86.c55 struct pcb pcb; variable in typeref:struct:pcb
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/powerpc/
H A Ddoloop-1.c7 void foo (int count, char* pca, char* pcb) { argument
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dpcb.h37 struct pcb { struct
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm/
H A Dast.c81 struct pcb *pcb = lwp_getpcb(l); local
H A Dcompat_13_machdep.c62 struct pcb *pcb; local
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dcore_machdep.c67 struct pcb * const pcb = lwp_getpcb(l); local
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dm68k_machdep.c111 struct pcb *pcb = lwp_getpcb(l); local
/netbsd-6-1-5-RELEASE/sys/arch/usermode/include/
H A Dpcb.h38 struct pcb { struct
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A Dcopyinstr.c49 struct pcb * const pcb = lwp_getpcb(curlwp); local
H A Dcopyoutstr.c49 struct pcb * const pcb = lwp_getpcb(curlwp); local
H A Dkcopy.c59 struct pcb * const pcb = lwp_getpcb(curlwp); local
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Dprocess_machdep.c113 struct pcb *pcb = lwp_getpcb(l); local
182 struct pcb *pcb = lwp_getpcb(l); local
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dpcb.h37 struct pcb { struct
/netbsd-6-1-5-RELEASE/sys/arch/acorn26/acorn26/
H A Dcpuswitch.c64 struct pcb *pcb; local
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dcompat_13_machdep.c68 struct pcb *pcb; local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_pcb.c62 dt_pcb_push(dtrace_hdl_t *dtp, dt_pcb_t *pcb) argument
111 dt_pcb_t *pcb local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dvect-multitypes-3.c16 main1(int n, int * __restrict__ pib, short * __restrict__ psb, char * __restrict__ pcb) argument

Completed in 226 milliseconds

123456789