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

/illumos-gate/usr/src/uts/common/sys/
H A Dwatchpoint.h116 extern int undo_watch_step(struct k_siginfo *);
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c828 if ((fault = undo_watch_step(&siginfo)) == 0 &&
/illumos-gate/usr/src/uts/common/os/
H A Dsig.c796 (void) undo_watch_step(NULL);
899 (void) undo_watch_step(NULL);
H A Dwatchpoint.c640 undo_watch_step(k_siginfo_t *sip) function
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c738 if ((fault = undo_watch_step(&siginfo)) == 0 &&
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c1348 if ((fault = undo_watch_step(&siginfo)) == 0 &&

Completed in 75 milliseconds