| /illumos-gate/usr/src/man/man8/ |
| H A D | stmsboot.8 | 34 original name (after enabling) when it is under Solaris I/O multipathing 36 dump configuration to reflect the device names changes when enabling or 52 ports and SAS (\fBmpt\fR(4D)) controller ports. Following this enabling, you 55 either \fB-D\fR \fBmpt\fR or \fB-D\fR \fBfp\fR limits the enabling operation to 117 The primary function of \fBstmsboot\fR is to control the enabling and disabling 135 \fBExample 1 \fREnabling Solaris I/O Multipathing 216 \fBExample 3 \fREnabling Solaris I/O Multipathing on Selected Ports 281 Solaris I/O multipathing is not supported on all devices. After enabling 289 .SS "Enabling Solaris I/O Multipathing on a Sun StorEdge Disk Array" 297 control, in addition to enabling Solaris I/O multipathing, the \fBmp_support\fR
|
| H A D | routeadm.8 | 61 In addition to enabling and disabling routing and forwarding, \fBrouteadm\fR is 120 \fBipv4-forwarding\fR) for enabling. By means of the \fBrouting-svcs\fR 134 \fBipv4-forwarding\fR) for enabling. By means of the \fBrouting-svcs\fR 182 might include enabling or disabling IP forwarding and launching or killing 188 enabling of the appropriate service. 403 \fBExample 1 \fREnabling IPv4 Forwarding
|
| H A D | dtrace.8 | 83 enabling tracing using the \fB-e\fR option. See \fBOPTIONS\fR. See the 209 (\fB-a\fR option) but prior to enabling any probes. You can combine this option 212 programs compile without actually executing them and enabling the corresponding 344 List probes instead of enabling them. If the \fB-l\fR option is specified, 521 enabling of a D program that contains destructive actions.
|
| H A D | vscand.8 | 19 on file open and close operations. A file system may support enabling and 116 Administrative actions for the \fBvscan\fR service, such as enabling,
|
| H A D | in.tftpd.8 | 33 implications should be considered before enabling this service. 117 Administrative actions on this service, such as enabling, disabling, or
|
| H A D | pooladm.8 | 162 \fBExample 4 \fREnabling the Pools Facility 176 \fBExample 5 \fREnabling the Pools Facility Using SMF
|
| H A D | latencytop.8 | 98 Lower overhead by sampling small latencies. Enabling this feature will lower 243 \fBExample 5 \fREnabling Tracing of Latencies
|
| H A D | syslogd.8 | 214 \fBExample 4 \fREnabling Acceptance of UDP Messages from Remote Systems 348 Administrative actions on this service, such as enabling, disabling, or
|
| H A D | in.talkd.8 | 52 Administrative actions on this service, such as enabling, disabling, or
|
| H A D | intrd.8 | 69 Administrative actions on this service, such as enabling, disabling, or
|
| /illumos-gate/usr/src/uts/common/dtrace/ |
| H A D | dcpc.c | 94 dtrace_id_t dcpc_id; /* probeid this request is enabling */ 143 * enabling and therefore we just look for the first entry in in dcpc_fire() 415 * more existing events and we are adding a new enabling. Create a 418 * enabling but we still have enablings whch are valid. Create a new 493 * If we already have an active enabling then save the current cpc in dcpc_program_cpu_event() 567 * enabling is removed, the state byte is set to DCPC_INTR_INACTIVE to indicate 609 * called before enabling the first dcpc based probe. 627 * during removal of the last dcpc based enabling. 643 * dcpc_program_event() can be called owing to a new enabling or if a multi 648 * and a new request set which contains the new enabling and any old enablings [all …]
|
| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/ |
| H A D | tst.noreapring.ksh | 89 printf("attempting re-enabling\n"); 104 echo launched ring buffered enabling as pid $background 109 # defunct: the active ring buffer in the earlier enabling prevents reaping of 110 # any of the earlier enabling's ECBs.
|
| H A D | tst.reap.ksh | 89 printf("attempting re-enabling\n"); 105 # It should be true that our probe was reaped over the course of the enabling,
|
| H A D | tst.noreap.ksh | 97 printf("attempting re-enabling\n"); 115 # enabling.
|
| /illumos-gate/usr/src/uts/intel/sys/ |
| H A D | mca_amd.h | 88 * Data Cache (DC) bank error-detection enabling bits and CTL register 105 * Instruction Cache (IC) bank error-detection enabling bits and CTL register 126 * Bus Unit (BU) bank error-detection enabling bits and CTL register 166 * Load/Store (LS) bank error-detection enabling bits and CTL register 170 * error the LS unit can detect at present, so we won't be enabling any 194 * are the detector enabling bits for the NB MCA CTL register. The
|
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | dtrace_subr.c | 59 * set before counters are enabled with the first enabling and cleared when 60 * the last enabling is disabled. Its value at any given time indicates the 63 * first enabling. The locking provided by the DTrace subsystem, the kernel 65 * conditions on enabling and disabling probes.
|
| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/buffering/ |
| H A D | err.end.d | 29 * Checks that buffer space for an END enabling is always reserved in a 30 * fill buffer. This will fail because the size of the END enabling
|
| /illumos-gate/usr/src/man/man9f/ |
| H A D | pci_config_setup.9f | 9 enabling accesses to the PCI Local Bus Configuration space 46 \fBpci_config_setup()\fR sets up the necessary resources for enabling
|
| H A D | ddi_intr_enable.9f | 121 \fBddi_intr_block_enable()\fR function is useful for enabling MSI interrupts 133 passed to the driver's interrupt service routine. Enabling an interrupt implies
|
| /illumos-gate/usr/src/man/man7/ |
| H A D | ipfilter.7 | 190 a user activates a firewall by enabling \fBnetwork/ipfilter\fR (see 197 a user activates/deactivate a service's firewall by enabling/disabling that 336 Administrative actions on this service, such as enabling, disabling, or
|
| H A D | trusted_extensions.7 | 36 rebooted after enabling or disabling \fBlabeld\fR to activate or deactivate
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | dtrace_impl.h | 94 * iterate over the probe's list of enabling control blocks; see "DTrace 95 * Enabling Control Blocks", below.) 148 * DTrace Enabling Control Blocks 154 * pointer to the list of Enabling Control Blocks (ECBs). Each ECB points to 160 * Enabling Control Block 598 * performing this analysis on all DIF before enabling any probes. For each 1070 * of the DTrace consumer that created a particular enabling. We use 1179 * prevent probes from being matched more than once, the enabling tracks the 1192 struct dtrace_enabling *dten_prev; /* previous enabling */ 1193 struct dtrace_enabling *dten_next; /* next enabling */ [all …]
|
| H A D | dtrace.h | 870 * DTrace Enabling Description Structures 872 * When DTrace is tracking the description of a DTrace enabling entity (probe, 877 * user-level will use the description structures when assembling an enabling. 880 * description structures to create a description of the enabling as it reads 881 * the DOF. When the description is complete, the enabling will be actually 882 * created -- turning it into the structures that represent the enabling 1280 * enabling D program -- which can apply process-specific knowledge by making 1296 * via DOF, but unlike enabling DOF, helper DOF may contain definitions of 1661 * or DTRACE_MODE_USER) and the policy when the privilege of the enabling 1665 * in the probe firing being silently ignored for the enabling; if the [all …]
|
| /illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/ |
| H A D | xhci_intr.c | 99 * Enabling interupt zero, setting interrupt zero's interrupt moderation, and 100 * then enabling interrupts themselves globally.
|
| /illumos-gate/usr/src/lib/libdtrace/common/ |
| H A D | dt_handle.c | 61 * If the DTRACEOPT_GRABANON is enabled, the anonymous enabling will in dtrace_handle_err() 63 * but do not bother compiling and enabling _dt_errprog. in dtrace_handle_err() 382 "error", " in ERROR probe enabling" },
|