Searched refs:RCA_UNSAFE_SIGINFO (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/uts/common/syscall/ |
H A D | rw.c | 275 curproc->p_rctls, curproc, RCA_UNSAFE_SIGINFO); in write() 528 curproc->p_rctls, curproc, RCA_UNSAFE_SIGINFO); in pwrite() 874 curproc->p_rctls, curproc, RCA_UNSAFE_SIGINFO); in writev() 1215 RCA_UNSAFE_SIGINFO); in pwritev() 1271 curproc, RCA_UNSAFE_SIGINFO); in pwritev()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | rctl.h | 147 #define RCA_UNSAFE_SIGINFO 0x1 /* not safe to allocate for siginfo */ macro
|
/titanic_50/usr/src/uts/common/os/ |
H A D | clock.c | 1608 (pp->p_utime + pp->p_stime)/hz, RCA_UNSAFE_SIGINFO); in clock_tick() 1624 pp, secs, RCA_UNSAFE_SIGINFO); in clock_tick()
|
/titanic_50/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 169 p, RCA_UNSAFE_SIGINFO); in wrtmp()
|
/titanic_50/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 344 p, RCA_UNSAFE_SIGINFO); in rwpcp()
|
/titanic_50/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 3145 p, RCA_UNSAFE_SIGINFO); in ud_wrip()
|
/titanic_50/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 | 722 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs3_write()
|
H A D | nfs4_vnops.c | 2831 p->p_rctls, p, RCA_UNSAFE_SIGINFO); in nfs4_write()
|
/titanic_50/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 797 p, RCA_UNSAFE_SIGINFO); in wrip()
|