Searched refs:processes (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Drunexe.s53 * frame pointers to their values when this processes first started
75 jmp %o1 ! jump to the target processes entry point
/illumos-gate/usr/src/cmd/bnu/
H A Dutility.c127 * of processes of a certain type that are running at a given time. This
128 * process is used to check the number of existing processes, to determine
131 * The strategy is that all processes of a given type will place a lock
140 * processes that are to be counted.
141 * maxCount - Maximum number of allowable processes.
159 register int processes; /* Count of processes. */ local
171 processes = cuantos(namePrefix, directory);
172 if (processes <= maxCount)
182 * This is used to count the number of processes o
[all...]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l283 <TSTATE>max-processes { return MAXPROCS; }
284 <CSTATE>max-processes { return MAXPROCS; }
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs67 processes to which the user has permissions.
73 examine processes to which the user has permissions.
286 Allows a process to examine the status of processes other
300 Allows a process to send signals to other processes, inspect
301 and modify process state to other processes regardless of
309 Allows a process to bind arbitrary processes to CPUs.
323 Allows a process to manipulate the secflags of processes (subject to,
328 Allows a process to send signals or trace processes outside its
342 Allows a process to trace or send signals to processes in
404 for processes whic
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist49 10 No child processes
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c187 boolean_t zsp_empty; /* no processes in pset */
197 uint_t zsp_scheds; /* scheds of processes found in pset */
263 /* These are deduced by inspecting processes */
270 boolean_t zsz_empty; /* no processes in this interval */
309 * Used to track the cpu usage of an individual processes.
311 * zonestatd sweeps /proc each interval and charges the cpu usage of processes.
312 * to their zone. As processes exit, their extended accounting records are
917 * Mark each zone as not using pset. If processes are found using the
919 * processes are bound to the pset, the zone's usage of the pset will
1136 uint64_t vm_cap, uint64_t processes_cap, uint64_t processes,
1134 zsd_mark_zone_found(zsd_ctl_t *ctl, zsd_zone_t *zone, uint64_t cpu_shares, uint64_t cpu_cap, uint64_t ram_cap, uint64_t locked_cap, uint64_t vm_cap, uint64_t processes_cap, uint64_t processes, uint64_t lwps_cap, uint64_t lwps, uint64_t shm_cap, uint64_t shm, uint64_t shmids_cap, uint64_t shmids, uint64_t semids_cap, uint64_t semids, uint64_t msgids_cap, uint64_t msgids, uint64_t lofi_cap, uint64_t lofi, char *poolname, char *psetname, uint_t sched, uint_t cputype, uint_t iptype) argument
2201 zsd_get_zone_caps(zsd_ctl_t *ctl, zsd_zone_t *zone, uint64_t *cpu_shares, uint64_t *cpu_cap, uint64_t *ram_cap, uint64_t *locked_cap, uint64_t *vm_cap, uint64_t *processes_cap, uint64_t *processes, uint64_t *lwps_cap, uint64_t *lwps, uint64_t *shm_cap, uint64_t *shm, uint64_t *shmids_cap, uint64_t *shmids, uint64_t *semids_cap, uint64_t *semids, uint64_t *msgids_cap, uint64_t *msgids, uint64_t *lofi_cap, uint64_t *lofi, uint_t *sched) argument
2389 uint64_t processes; local
[all...]
/illumos-gate/usr/src/cmd/logadm/
H A Dtester1918 (processes all entries in /etc/logadm.conf or conffile given by -f)
1920 (processes the given lognames)
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s187 / userland processes.

Completed in 57 milliseconds