Home
last modified time | relevance | path

Searched refs:makectx (Results 1 – 15 of 15) sorted by relevance

/freebsd-10-stable/sys/mips/include/
Dpcb.h80 void makectx(struct trapframe *, struct pcb *);
/freebsd-10-stable/sys/arm/include/
Dpcb.h75 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-10-stable/sys/sparc64/include/
Dpcb.h57 void makectx(struct trapframe *tf, struct pcb *pcb);
/freebsd-10-stable/sys/ia64/include/
Dpcb.h66 void makectx(struct trapframe *, struct pcb *);
/freebsd-10-stable/sys/powerpc/include/
Dpcb.h90 void makectx(struct trapframe *, struct pcb *);
/freebsd-10-stable/sys/i386/include/
Dpcb.h110 void makectx(struct trapframe *, struct pcb *);
/freebsd-10-stable/sys/amd64/include/
Dpcb.h151 void makectx(struct trapframe *, struct pcb *);
/freebsd-10-stable/sys/kern/
Dsubr_kdb.c650 makectx(tf, &kdb_pcb); in kdb_trap()
/freebsd-10-stable/sys/mips/mips/
Dpm_machdep.c331 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-10-stable/sys/sparc64/sparc64/
Dmachdep.c752 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-10-stable/sys/powerpc/powerpc/
Dexec_machdep.c355 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-10-stable/sys/arm/arm/
Dmachdep.c766 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-10-stable/sys/ia64/ia64/
Dmachdep.c1163 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-10-stable/sys/amd64/amd64/
Dmachdep.c2183 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/freebsd-10-stable/sys/i386/i386/
Dmachdep.c3607 makectx(struct trapframe *tf, struct pcb *pcb) function