Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dpcb.h82 void makectx(struct trapframe *tf, struct pcb *pcb);
/f-stack/freebsd/arm64/include/
H A Dpcb.h75 void makectx(struct trapframe *tf, struct pcb *pcb);
/f-stack/freebsd/i386/include/
H A Dpcb.h114 void makectx(struct trapframe *, struct pcb *);
/f-stack/freebsd/amd64/include/
H A Dpcb.h130 void makectx(struct trapframe *, struct pcb *);
/f-stack/freebsd/mips/include/
H A Dpcb.h137 void makectx(struct trapframe *, struct pcb *);
/f-stack/freebsd/mips/mips/
H A Dpm_machdep.c299 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/f-stack/freebsd/kern/
H A Dsubr_kdb.c721 makectx(tf, &kdb_pcb); in kdb_trap()
/f-stack/freebsd/arm/arm/
H A Dmachdep.c668 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c806 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c2049 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2748 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function