| /freebsd-10-stable/sys/arm/include/ |
| D | reg.h | 27 int set_regs(struct thread *, struct reg *);
|
| /freebsd-10-stable/sys/mips/include/ |
| D | reg.h | 94 int set_regs(struct thread *, struct reg *);
|
| /freebsd-10-stable/sys/ia64/include/ |
| D | reg.h | 91 int set_regs(struct thread *, struct reg *);
|
| /freebsd-10-stable/sys/sparc64/include/ |
| D | reg.h | 112 int set_regs(struct thread *, struct reg *);
|
| /freebsd-10-stable/sys/powerpc/include/ |
| D | reg.h | 58 int set_regs(struct thread *, struct reg *);
|
| /freebsd-10-stable/sys/x86/include/ |
| D | reg.h | 242 int set_regs(struct thread *, struct reg *);
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/ |
| D | fasttrap_isa.c | 552 set_regs(curthread, rp); in fasttrap_pid_probe()
|
| /freebsd-10-stable/sys/mips/mips/ |
| D | pm_machdep.c | 347 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| D | freebsd32_machdep.c | 155 return (set_regs(td, &r)); in set_regs32()
|
| /freebsd-10-stable/sys/sparc64/sparc64/ |
| D | machdep.c | 1026 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /freebsd-10-stable/sys/powerpc/powerpc/ |
| D | exec_machdep.c | 631 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /freebsd-10-stable/sys/arm/arm/ |
| D | machdep.c | 490 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /freebsd-10-stable/sys/kern/ |
| D | sys_process.c | 153 PROC_ACTION(set_regs(td, regs)); in proc_write_regs()
|
| /freebsd-10-stable/sys/ia64/ia64/ |
| D | machdep.c | 1465 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /freebsd-10-stable/contrib/libgnuregex/ |
| D | regexec.c | 69 static reg_errcode_t set_regs (const regex_t *preg, 898 err = set_regs (preg, &mctx, nmatch, pmatch, 1415 set_regs (const regex_t *preg, const re_match_context_t *mctx, size_t nmatch, in set_regs() function
|
| /freebsd-10-stable/sys/amd64/amd64/ |
| D | machdep.c | 2266 set_regs(struct thread *td, struct reg *regs) in set_regs() function
|
| /freebsd-10-stable/sys/i386/i386/ |
| D | machdep.c | 3675 set_regs(struct thread *td, struct reg *regs) function
|