Home
last modified time | relevance | path

Searched refs:undo_watch_step (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dwatchpoint.h116 extern int undo_watch_step(struct k_siginfo *);
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsyscall.c828 if ((fault = undo_watch_step(&siginfo)) == 0 && in deferred_singlestep_trap()
/titanic_41/usr/src/uts/common/os/
H A Dsig.c780 (void) undo_watch_step(NULL); in issig_forreal()
883 (void) undo_watch_step(NULL); in stop()
H A Dwatchpoint.c663 undo_watch_step(k_siginfo_t *sip) in undo_watch_step() function
/titanic_41/usr/src/uts/sun4/os/
H A Dtrap.c738 if ((fault = undo_watch_step(&siginfo)) == 0 && in trap()
/titanic_41/usr/src/uts/i86pc/os/
H A Dtrap.c1333 if ((fault = undo_watch_step(&siginfo)) == 0 && in trap()