Searched refs:set_regs (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/arm/include/ |
| H A D | reg.h | 35 int set_regs(struct thread *, struct reg *);
|
| /f-stack/freebsd/mips/include/ |
| H A D | reg.h | 92 int set_regs(struct thread *, struct reg *);
|
| /f-stack/freebsd/arm64/include/ |
| H A D | reg.h | 91 int set_regs(struct thread *, struct reg *);
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep_kdb.c | 113 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /f-stack/freebsd/x86/include/ |
| H A D | reg.h | 254 int set_regs(struct thread *, struct reg *);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | pm_machdep.c | 315 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| H A D | freebsd32_machdep.c | 135 return (set_regs(td, &r)); in set_regs32()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 250 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /f-stack/freebsd/kern/ |
| H A D | sys_process.c | 120 PROC_ACTION(set_regs(td, regs)); in proc_write_regs()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 2143 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 2827 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|