| /NextBSD/sys/arm/include/ |
| HD | reg.h | 26 int fill_regs(struct thread *, struct reg *);
|
| /NextBSD/sys/arm64/include/ |
| HD | reg.h | 58 int fill_regs(struct thread *, struct reg *);
|
| /NextBSD/sys/riscv/include/ |
| HD | reg.h | 64 int fill_regs(struct thread *, struct reg *);
|
| /NextBSD/sys/mips/include/ |
| HD | reg.h | 92 int fill_regs(struct thread *, struct reg *);
|
| /NextBSD/sys/sparc64/include/ |
| HD | reg.h | 111 int fill_regs(struct thread *, struct reg *);
|
| /NextBSD/sys/powerpc/include/ |
| HD | reg.h | 72 int fill_regs(struct thread *, struct reg *);
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/ |
| HD | fasttrap_isa.c | 246 fill_regs(curthread, &r); in fasttrap_pid_getarg() 257 fill_regs(curthread, &r); in fasttrap_usdt_getarg()
|
| /NextBSD/sys/x86/include/ |
| HD | reg.h | 240 int fill_regs(struct thread *, struct reg *);
|
| /NextBSD/sys/mips/mips/ |
| HD | pm_machdep.c | 299 fill_regs(struct thread *td, struct reg *regs) in fill_regs() function
|
| HD | freebsd32_machdep.c | 162 error = fill_regs(td, &r); in fill_regs32()
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/intel/dtrace/ |
| HD | fasttrap_isa.c | 1867 fill_regs(curthread, &r); 1879 fill_regs(curthread, &r);
|
| /NextBSD/sys/powerpc/powerpc/ |
| HD | trap.c | 301 fill_regs(td, ®s);
|
| HD | exec_machdep.c | 590 fill_regs(struct thread *td, struct reg *regs) in fill_regs() function
|
| /NextBSD/sys/arm64/arm64/ |
| HD | machdep.c | 143 fill_regs(struct thread *td, struct reg *regs) in fill_regs() function
|
| /NextBSD/sys/sparc64/sparc64/ |
| HD | machdep.c | 1014 fill_regs(struct thread *td, struct reg *regs) in fill_regs() function
|
| /NextBSD/sys/kern/ |
| HD | sys_process.c | 148 PROC_ACTION(fill_regs(td, regs)); in proc_read_regs()
|
| HD | imgact_elf.c | 1856 fill_regs(td, &status->pr_reg); in __elfN()
|
| /NextBSD/sys/arm/arm/ |
| HD | machdep.c | 553 fill_regs(struct thread *td, struct reg *regs) in fill_regs() function
|
| /NextBSD/sys/amd64/amd64/ |
| HD | machdep.c | 1891 fill_regs(struct thread *td, struct reg *regs) in fill_regs() function
|
| /NextBSD/sys/i386/i386/ |
| HD | machdep.c | 2906 fill_regs(struct thread *td, struct reg *regs) function
|