Searched defs:dbregs (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | machdep.c | 493 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() 501 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()
|
| /f-stack/freebsd/kern/ |
| H A D | sys_process.c | 124 proc_read_dbregs(struct thread *td, struct dbreg *dbregs) in proc_read_dbregs() 131 proc_write_dbregs(struct thread *td, struct dbreg *dbregs) in proc_write_dbregs()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 1619 DB_SHOW_COMMAND(dbregs, db_show_dbregs) in DB_SHOW_COMMAND() argument 3061 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() 3087 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 900 DB_SHOW_COMMAND(dbregs, db_show_dbregs) in DB_SHOW_COMMAND() argument 2463 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs() 2497 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()
|