Home
last modified time | relevance | path

Searched refs:procfs_read_dbregs (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/platform/vkernel64/x86_64/
H A Dprocfs_machdep.c93 procfs_read_dbregs(struct lwp *lp, struct dbreg *dbregs) in procfs_read_dbregs() function
/dragonfly/sys/platform/pc64/x86_64/
H A Dprocfs_machdep.c92 procfs_read_dbregs(struct lwp *lp, struct dbreg *dbregs) in procfs_read_dbregs() function
/dragonfly/sys/vfs/procfs/
H A Dprocfs_dbregs.c65 error = procfs_read_dbregs(lp, &r); in procfs_dodbregs()
H A Dprocfs.h130 int procfs_read_dbregs (struct lwp *, struct dbreg *);