Home
last modified time | relevance | path

Searched defs:dbregs (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dmachdep.c493 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 Dsys_process.c124 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 Dmachdep.c1619 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 Dmachdep.c900 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()