Home
last modified time | relevance | path

Searched refs:rctl_action (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Drw.c275 (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 Dsendfile.c123 (void) rctl_action( in sendvec_chunk64()
753 (void) rctl_action( in sendvec_chunk()
H A Dfcntl.c939 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in fd_too_big()
H A Dpoll.c404 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in poll_common()
/illumos-gate/usr/src/uts/common/sys/
H A Drctl.h283 int rctl_action(rctl_hndl_t, rctl_set_t *, struct proc *, uint_t);
/illumos-gate/usr/src/uts/common/os/
H A Dgrow.c258 (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 Dfio.c1028 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufalloc_file()
1093 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufcanalloc()
H A Dcore.c620 (void) rctl_action(rctlproc_legacy[RLIMIT_CORE], in dump_one_core()
H A Drctl.c2672 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 Ddevpoll.c773 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in dpwrite()
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c170 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrtmp()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c344 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in rwpcp()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c976 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], p->p_rctls, p, in elfexec()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c3143 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in ud_wrip()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_as.c1702 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], in as_map_locked()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c790 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in smbfs_write()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c625 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs_write()
H A Dnfs3_vnops.c722 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs3_write()
H A Dnfs4_vnops.c2827 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs4_write()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c726 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrip()