Searched refs:makectx (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/arm/include/ |
| H A D | pcb.h | 82 void makectx(struct trapframe *tf, struct pcb *pcb);
|
| /f-stack/freebsd/arm64/include/ |
| H A D | pcb.h | 75 void makectx(struct trapframe *tf, struct pcb *pcb);
|
| /f-stack/freebsd/i386/include/ |
| H A D | pcb.h | 114 void makectx(struct trapframe *, struct pcb *);
|
| /f-stack/freebsd/amd64/include/ |
| H A D | pcb.h | 130 void makectx(struct trapframe *, struct pcb *);
|
| /f-stack/freebsd/mips/include/ |
| H A D | pcb.h | 137 void makectx(struct trapframe *, struct pcb *);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | pm_machdep.c | 299 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
|
| /f-stack/freebsd/kern/ |
| H A D | subr_kdb.c | 721 makectx(tf, &kdb_pcb); in kdb_trap()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep.c | 668 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 806 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 2049 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 2748 makectx(struct trapframe *tf, struct pcb *pcb) in makectx() function
|