Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/syscall/
H A Drw.c274 (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 Dsendfile.c124 (void) rctl_action( in sendvec_chunk64()
750 (void) rctl_action( in sendvec_chunk()
H A Dfcntl.c937 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in fd_too_big()
H A Dpoll.c399 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in poll_common()
/titanic_50/usr/src/uts/common/sys/
H A Drctl.h283 int rctl_action(rctl_hndl_t, rctl_set_t *, struct proc *, uint_t);
/titanic_50/usr/src/uts/common/exec/aout/
H A Daout.c320 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], in get_aout_head()
/titanic_50/usr/src/uts/common/os/
H A Dgrow.c238 (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 Dfio.c1016 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufalloc_file()
1078 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in ufcanalloc()
H A Dcore.c619 (void) rctl_action(rctlproc_legacy[RLIMIT_CORE], in dump_one_core()
H A Drctl.c2674 rctl_action(rctl_hndl_t hndl, rctl_set_t *rset, struct proc *p, uint_t safety) in rctl_action() function
/titanic_50/usr/src/uts/common/io/
H A Ddevpoll.c676 (void) rctl_action(rctlproc_legacy[RLIMIT_NOFILE], in dpwrite()
/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c856 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], p->p_rctls, p, in elfexec()
/titanic_50/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c168 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrtmp()
/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c343 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in rwpcp()
/titanic_50/usr/src/uts/common/vm/
H A Dvm_as.c1690 (void) rctl_action(rctlproc_legacy[RLIMIT_VMEM], p->p_rctls, p, in as_map_locked()
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c3144 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in ud_wrip()
/titanic_50/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.c721 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs3_write()
H A Dnfs4_vnops.c2830 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], in nfs4_write()
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c796 (void) rctl_action(rctlproc_legacy[RLIMIT_FSIZE], p->p_rctls, in wrip()