/illumos-gate/usr/src/uts/common/syscall/ |
H A D | rw.c | 275 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in write() 528 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in pwrite() 933 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in writev() 1338 (void) rctl_action( in pwritev() 1586 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in pwrite64()
|
H A D | sendfile.c | 123 (void) rctl_action( in sendvec_chunk64() 753 (void) rctl_action( in sendvec_chunk()
|
H A D | fcntl.c | 972 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in fd_too_big()
|
H A D | poll.c | 404 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in poll_common()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | rctl.h | 283 int rctl_action(rctl_hndl_t, rctl_set_t *, struct proc *, uint_t);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | grow.c | 258 (void) rctl_action(rctlproc_legacy[RLIMIT_DATA], p->p_rctls, p, in brk_internal() 461 (void) rctl_action(rctlproc_legacy[RLIMIT_STACK], p->p_rctls, p, in grow_internal()
|
H A D | fio.c | 1057 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufalloc_file() 1122 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufcanalloc()
|
H A D | core.c | 620 (void) rctl_action(rctlproc_legacy[RLIMIT_CORE], in dump_one_core()
|
H A D | rctl.c | 2672 rctl_action(rctl_hndl_t hndl, rctl_set_t *rset, struct proc *p, uint_t safety) in rctl_action() function
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | devpoll.c | 773 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in dpwrite()
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 170 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrtmp()
|
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 342 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in rwpcp()
|
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 976 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], p->p_rctls, p, in elfexec()
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | vm_as.c | 1702 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], in as_map_locked()
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 3143 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in ud_wrip()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 790 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in smbfs_write()
|
/illumos-gate/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 | 722 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs3_write()
|
H A D | nfs4_vnops.c | 2827 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs4_write()
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 726 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrip()
|