Home
last modified time | relevance | path

Searched refs:RCA_UNSAFE_SIGINFO (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drctl.h147 #define RCA_UNSAFE_SIGINFO 0x1 /* not safe to allocate for siginfo */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Drw.c276 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 Dclock.c1612 (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 Dtmp_vnops.c171 p, RCA_UNSAFE_SIGINFO); in wrtmp()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c345 p, RCA_UNSAFE_SIGINFO); in rwpcp()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c3144 p, RCA_UNSAFE_SIGINFO); in ud_wrip()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c791 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in smbfs_write()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c626 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs_write()
H A Dnfs3_vnops.c723 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs3_write()
H A Dnfs4_vnops.c2828 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs4_write()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c727 p, RCA_UNSAFE_SIGINFO); in wrip()