Searched refs:RCA_UNSAFE_SIGINFO (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | rctl.h | 147 #define RCA_UNSAFE_SIGINFO 0x1 /* not safe to allocate for siginfo */ macro
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | rw.c | 276 curproc->p_rctls, curproc, RCA_UNSAFE_SIGINFO); in write() 529 curproc->p_rctls, curproc, RCA_UNSAFE_SIGINFO); in pwrite() 934 curproc->p_rctls, curproc, RCA_UNSAFE_SIGINFO); in writev() 1341 RCA_UNSAFE_SIGINFO); in pwritev()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | clock.c | 1612 (pp->p_utime + pp->p_stime)/hz, RCA_UNSAFE_SIGINFO); in clock_tick() 1628 pp, secs, RCA_UNSAFE_SIGINFO); in clock_tick()
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 171 p, RCA_UNSAFE_SIGINFO); in wrtmp()
|
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 343 p, RCA_UNSAFE_SIGINFO); in rwpcp()
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 3144 p, RCA_UNSAFE_SIGINFO); in ud_wrip()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 791 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in smbfs_write()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_vnops.c | 626 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs_write()
|
H A D | nfs3_vnops.c | 723 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs3_write()
|
H A D | nfs4_vnops.c | 2828 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs4_write()
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 727 p, RCA_UNSAFE_SIGINFO); in wrip()
|