Searched refs:fill_dbregs (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/arm/include/ |
| H A D | reg.h | 38 int fill_dbregs(struct thread *, struct dbreg *);
|
| /f-stack/freebsd/mips/include/ |
| H A D | reg.h | 93 int fill_dbregs(struct thread *, struct dbreg *);
|
| /f-stack/freebsd/arm64/include/ |
| H A D | reg.h | 94 int fill_dbregs(struct thread *, struct dbreg *);
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | db_trace.c | 483 fill_dbregs(NULL, d); 532 fill_dbregs(NULL, d); 572 fill_dbregs(NULL, &d); in db_md_list_watchpoints()
|
| H A D | machdep.c | 2463 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep_kdb.c | 133 fill_dbregs(struct thread *td, struct dbreg *regs) in fill_dbregs() function
|
| /f-stack/freebsd/i386/i386/ |
| H A D | db_trace.c | 704 fill_dbregs(NULL, &d); 741 fill_dbregs(NULL, &d); 774 fill_dbregs(NULL, &d); in db_md_list_watchpoints()
|
| H A D | machdep.c | 3061 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function
|
| /f-stack/freebsd/x86/include/ |
| H A D | reg.h | 257 int fill_dbregs(struct thread *, struct dbreg *);
|
| /f-stack/freebsd/amd64/ia32/ |
| H A D | ia32_reg.c | 253 err = fill_dbregs(td, &dr); in fill_dbregs32()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | machdep.c | 493 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() function
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 321 fill_dbregs(struct thread *td, struct dbreg *regs) in fill_dbregs() function
|
| /f-stack/freebsd/kern/ |
| H A D | sys_process.c | 127 PROC_ACTION(fill_dbregs(td, dbregs)); in proc_read_dbregs()
|