Home
last modified time | relevance | path

Searched refs:watched (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/demo/struct/
H A Dksyms.d35 self->watched = 1;
39 /self->watched/
41 self->watched = 0;
49 /self->watched/
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/docsExamples/
H A Dksyms.d45 self->watched = 1;
49 /self->watched/
51 self->watched = 0;
55 /self->watched/
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c1367 if (watched) in lwp_mutex_timedlock()
1558 if (watched) in lwp_mutex_wakeup()
1899 if (watched) in lwp_cond_signal()
1954 if (watched) in lwp_cond_broadcast()
2015 if (watched) in lwp_sema_trywait()
2160 if (watched) in lwp_sema_timedwait()
2222 if (watched) in lwp_sema_post()
2694 if (watched) in lwp_rwlock_lock()
2788 if (watched) in lwp_rwlock_unlock()
2966 if (watched) in lwp_mutex_cleanup()
[all …]
/illumos-gate/usr/src/uts/intel/os/
H A Dsendsig.c148 volatile int watched; in sendsig() local
255 watched = watch_disable_addr((caddr_t)sp, minstacksz, S_WRITE); in sendsig()
352 if (watched) in sendsig()
385 if (watched) in sendsig()
436 volatile int watched; in sendsig32() local
503 watched = watch_disable_addr((caddr_t)sp, minstacksz, S_WRITE); in sendsig32()
598 if (watched) in sendsig32()
624 if (watched) in sendsig32()
/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c1626 int watched, ret; in copyin_nowatch() local
1630 if (watched) in copyin_nowatch()
1639 int watched, ret; in copyout_nowatch() local
1643 if (watched) in copyout_nowatch()
1653 int watched, ret; in fuword64_nowatch() local
1657 if (watched) in fuword64_nowatch()
1667 int watched, ret; in fuword32_nowatch() local
1671 if (watched) in fuword32_nowatch()
1681 int watched, ret; in suword64_nowatch() local
1685 if (watched) in suword64_nowatch()
[all …]
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dv9dep.c633 int watched; in flush_user_windows_to_stack() local
670 watched = watch_disable_addr(sp, rwindow_size, S_WRITE); in flush_user_windows_to_stack()
713 if (watched) in flush_user_windows_to_stack()
908 volatile int watched = 0; in sendsig() local
1020 watched = watch_disable_addr((caddr_t)fp, SA(minstacksz), S_WRITE); in sendsig()
1156 if (watched) in sendsig()
1182 if (watched) in sendsig()
1239 volatile int watched = 0; in sendsig32() local
1350 watched = watch_disable_addr((caddr_t)fp, SA32(minstacksz), S_WRITE); in sendsig32()
1498 if (watched) in sendsig32()
[all …]
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c883 int watched; in prstop() local
923 watched = watch_disable_addr(rwp, rw_size, S_READ); in prstop()
954 if (watched) in prstop()
1038 int watched; in pr_watch_emul() local
1044 watched = watch_disable_addr(addr, 16, rw); in pr_watch_emul()
1046 if (watched) in pr_watch_emul()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c1036 int ret, watched; in dtrace_blksuword32_err() local
1038 watched = watch_disable_addr((void *)addr, 4, S_WRITE); in dtrace_blksuword32_err()
1040 if (watched) in dtrace_blksuword32_err()
/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c119 int watched; in xregrestore() local
121 watched = watch_disable_addr(rwp, rwinsize, S_WRITE); in xregrestore()
124 if (watched) in xregrestore()
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc22 echo T.misc: miscellaneous buglets now watched for
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1731 int ret, watched; local
1733 watched = watch_disable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE);
1735 if (watched)
H A Dspitfire.c4473 int ret, watched; in dtrace_blksuword32_err() local
4475 watched = watch_disable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE); in dtrace_blksuword32_err()
4477 if (watched) in dtrace_blksuword32_err()
H A Dus3_common.c7077 int ret, watched; local
7079 watched = watch_disable_addr((void *)addr, VIS_BLOCKSIZE, S_WRITE);
7081 if (watched)
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1383 comment=name of the file/directory to be watched