Searched refs:RCA_SAFE (Results 1 – 18 of 18) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | shm.c | 864 RCA_SAFE) & RCT_DENY) || in shmget() 867 RCA_SAFE) & RCT_DENY)) { in shmget() 924 RCA_SAFE) & RCT_DENY) || in shmget() 927 RCA_SAFE) & RCT_DENY)) { in shmget()
|
H A D | ipc.c | 955 pp, 1, RCA_SAFE) & RCT_DENY) || in ipc_alloc_test() 957 pp, 1, RCA_SAFE) & RCT_DENY)) { in ipc_alloc_test()
|
H A D | fio.c | 1014 p->p_rctls, p, RCA_SAFE); in ufalloc_file() 1076 p->p_rctls, p, RCA_SAFE); in ufcanalloc()
|
H A D | core.c | 620 p->p_rctls, p, RCA_SAFE); in dump_one_core()
|
H A D | grow.c | 239 RCA_SAFE); in brk_internal()
|
H A D | msg.c | 521 ds64.msgx_qbytes, RCA_SAFE) & RCT_DENY) { in msgctl()
|
H A D | contract.c | 328 RCA_SAFE) & RCT_DENY) { in contract_ctor()
|
H A D | rctl.c | 2570 if (safety == RCA_SAFE) { in rctl_local_action()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | rctl.h | 146 #define RCA_SAFE 0x0 /* safe for signal and siginfo delivery */ macro
|
/titanic_41/usr/src/uts/common/exec/aout/ |
H A D | aout.c | 321 curproc->p_rctls, curproc, RCA_SAFE); in get_aout_head()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | sem.c | 689 nsems, RCA_SAFE) & RCT_DENY)) { in semget() 722 RCA_SAFE) & RCT_DENY) { in semget()
|
H A D | sendfile.c | 126 curproc->p_rctls, curproc, RCA_SAFE); in sendvec_chunk64() 752 curproc->p_rctls, curproc, RCA_SAFE); in sendvec_chunk()
|
H A D | fcntl.c | 824 p->p_rctls, p, RCA_SAFE); in fd_too_big()
|
H A D | rw.c | 1492 curproc->p_rctls, curproc, RCA_SAFE); in pwrite64()
|
H A D | poll.c | 366 p->p_rctls, p, RCA_SAFE); in poll_common()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | devpoll.c | 527 curproc->p_rctls, curproc, RCA_SAFE); in dpwrite()
|
/titanic_41/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 746 port_control.pc_nents + 1, RCA_SAFE) & RCT_DENY) { in port_create()
|
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 857 RCA_SAFE); in elfexec()
|