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.c787 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs()
821 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()
H A Dmachdep.c577 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.c116 proc_read_dbregs(struct thread *td, struct dbreg *dbregs) in proc_read_dbregs()
123 proc_write_dbregs(struct thread *td, struct dbreg *dbregs) in proc_write_dbregs()
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c755 fill_dbregs(struct thread *td, struct dbreg *dbregs) in fill_dbregs()
793 set_dbregs(struct thread *td, struct dbreg *dbregs) in set_dbregs()