/titanic_44/usr/src/uts/common/syscall/ |
H A D | rw.c | 274 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in write() 527 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in pwrite() 873 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in writev() 1212 (void) rctl_action( in pwritev() 1268 (void) rctl_action( in pwritev() 1491 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in pwrite64()
|
H A D | sendfile.c | 124 (void) rctl_action( in sendvec_chunk64() 750 (void) rctl_action( in sendvec_chunk()
|
H A D | fcntl.c | 823 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in fd_too_big()
|
H A D | poll.c | 365 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in poll_common()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | rctl.h | 283 int rctl_action(rctl_hndl_t, rctl_set_t *, struct proc *, uint_t);
|
/titanic_44/usr/src/uts/common/exec/aout/ |
H A D | aout.c | 320 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], in get_aout_head()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | grow.c | 238 (void) rctl_action(rctlproc_legacy[RLIMIT_DATA], p->p_rctls, p, in brk_internal() 439 (void) rctl_action(rctlproc_legacy[RLIMIT_STACK], p->p_rctls, p, in grow_internal()
|
H A D | fio.c | 1013 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufalloc_file() 1075 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufcanalloc()
|
H A D | core.c | 619 (void) rctl_action(rctlproc_legacy[RLIMIT_CORE], in dump_one_core()
|
H A D | rctl.c | 2674 rctl_action(rctl_hndl_t hndl, rctl_set_t *rset, struct proc *p, uint_t safety) in rctl_action() function
|
/titanic_44/usr/src/uts/common/io/ |
H A D | devpoll.c | 526 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in dpwrite()
|
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 856 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], p->p_rctls, p, in elfexec()
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 343 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in rwpcp()
|
/titanic_44/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 168 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrtmp()
|
/titanic_44/usr/src/uts/common/vm/ |
H A D | vm_as.c | 1781 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], p->p_rctls, p, in as_map_locked()
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 3144 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in ud_wrip()
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_vnops.c | 625 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs_write()
|
H A D | nfs3_vnops.c | 721 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs3_write()
|
H A D | nfs4_vnops.c | 2830 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs4_write()
|
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_vnops.c | 932 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in cachefs_write() 968 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in cachefs_write()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 796 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrip()
|