Home
last modified time | relevance | path

Searched refs:zone_ffcap (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h611 uint32_t zone_ffcap; /* hit an rctl cap */ member
/illumos-gate/usr/src/uts/common/os/
H A Dfork.c985 atomic_inc_32(&zone->zone_ffcap); in getproc()
H A Dlwp.c148 atomic_inc_32(&p->p_zone->zone_ffcap); in lwp_create()
H A Dzone.c1940 zmp->zm_ffcap.value.ui32 = zone->zone_ffcap; in zone_misc_kstat_update()