Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c781 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs()
815 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()
H A Dmachdep.c572 DB_SHOW_COMMAND_FLAGS(dbregs, db_show_dbregs, DB_CMD_MEMSAFE) in DB_SHOW_COMMAND_FLAGS() argument
/freebsd/sys/i386/i386/
H A Dexec_machdep.c1276 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs()
1302 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()
H A Dmachdep.c706 DB_SHOW_COMMAND_FLAGS(dbregs, db_show_dbregs, DB_CMD_MEMSAFE) in DB_SHOW_COMMAND_FLAGS() argument
/freebsd/sys/kern/
H A Dsys_process.c115 proc_read_dbregs(struct thread *td, struct dbreg *dbregs) in proc_read_dbregs()
122 proc_write_dbregs(struct thread *td, struct dbreg *dbregs) in proc_write_dbregs()
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c740 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs()
778 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()