Home
last modified time | relevance | path

Searched full:number (Results 1 – 25 of 2210) sorted by relevance

12345678910>>...89

/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
Dcounters.rst145 - The number of packets received on ring i.
149 - The number of bytes received on ring i.
153 - The number of packets transmitted on ring i.
157 - The number of bytes transmitted on ring i.
161 - The number of times the SQ was recovered.
165 - Number of CQEs events on SQ issued on ring i.
169 - The number of error CQEs encountered on the SQ for ring i.
173 - The number of TSO packets transmitted on ring i [#accel]_.
177 - The number of TSO bytes transmitted on ring i [#accel]_.
181 - The number of TSO packets which are indicated to be carry internal
[all …]
/Documentation/admin-guide/device-mapper/
Dwritecache.rst21 5. the number of optional parameters (the parameters with an argument
27 start writeback when the number of used blocks reach this
30 stop writeback when the number of used blocks drops below
33 limit the number of blocks that are in flight during
62 process with "dmsetup status". When the number of cached
79 1. error indicator - 0 if there was no error, otherwise error number
80 2. the number of blocks
81 3. the number of free blocks
82 4. the number of blocks under writeback
83 5. the number of read blocks
[all …]
Dstatistics.rst59 number of areas.
62 The number of optional arguments
79 number of requests that completed within this range. For
81 report four numbers a:b:c:d. a is the number of requests
82 that took 0-10 ms to complete, b is the number of requests
83 that took 10-20 ms to complete, c is the number of requests
84 that took 20-30 ms to complete and d is the number of
94 If we omit the number of optional arguments, program id must not
95 be a number, otherwise it would be interpreted as the number of
143 The number of lines to include in the output.
[all …]
/Documentation/ABI/stable/
Dsysfs-driver-ib_srp10 * id_ext, a 16-digit hexadecimal number specifying the eight
14 * ioc_guid, a 16-digit hexadecimal number specifying the eight
17 * dgid, a 32-digit hexadecimal number specifying the
19 * pkey, a four-digit hexadecimal number specifying the
21 * service_id, a 16-digit hexadecimal number specifying the
25 * max_sect, a decimal number specifying the maximum number of
27 * max_cmd_per_lun, a decimal number specifying the maximum
28 number of outstanding commands for a single LUN.
29 * io_class, a hexadecimal number specifying the SRP I/O class.
33 * initiator_ext, a 16-digit hexadecimal number specifying the
[all …]
/Documentation/ABI/testing/
Dsysfs-class-net-statistics6 Indicates the number of collisions seen by this network device.
14 Indicates the number of multicast packets received by this
22 Indicates the number of bytes received by this network device.
31 Indicates the number of compressed packets received by this
40 Indicates the number of packets received with a CRC (FCS) error
49 Indicates the number of packets received by the network device
59 Indicates the number of receive errors on this network device.
67 Indicates the number of receive FIFO errors seen by this
76 Indicates the number of received frames with error, such as
86 Indicates the number of received error packet with a length
[all …]
Dsysfs-devices-platform-ipmi83 (RO) Displays a number that identifies a particular system,
84 module, add-in card, or board set. The number is specified
127 idles (RO) Number of times the interface was
130 watchdog_pretimeouts (RO) Number of watchdog pretimeouts.
132 complete_transactions (RO) Number of completed messages.
134 events (RO) Number of IPMI events received from
137 interrupts (RO) Number of interrupts the driver
140 hosed_count (RO) Number of times the hardware didn't
143 long_timeouts (RO) Number of times the driver
147 flag_fetches (RO) Number of times the driver
[all …]
Ddebugfs-pfo-nx-crypto29 The total number of bytes encrypted using AES in any of the driver's
33 The total number of AES operations submitted to the hardware.
36 The total number of bytes hashed by the hardware using SHA-256.
39 The total number of SHA-256 operations submitted to the hardware.
42 The total number of bytes hashed by the hardware using SHA-512.
45 The total number of SHA-512 operations submitted to the hardware.
Dsysfs-firmware-sgi_uv8 Under that directory are a number of read-only attributes::
40 The uv_type entry contains the hub revision number.
55 The hubs directory contains a number of hub objects, each representing
59 Each hub object directory contains a number of read-only attributes::
68 The cnode entry contains the cnode number of the corresponding hub.
85 The nasid entry contains the nasid number of the corresponding hub.
94 Each hub object directory also contains a number of port objects,
99 Each port object directory contains a number of read-only attributes::
124 The pcibuses directory contains a number of PCI bus objects.
128 Each pcibus object has a number of possible read-only attributes::
[all …]
Dsysfs-fs-ubifs6 Exposes magic errors: every node starts with a magic number.
8 This counter keeps track of the number of accesses of nodes
9 with a corrupted magic number.
20 This counter keeps track of the number of accesses of nodes
32 This counter keeps track of the number of accesses of nodes
Dsysfs-bus-mdio16 Total number of transfers for this MDIO bus.
24 Total number of transfer errors for this MDIO bus.
32 Total number of write transactions for this MDIO bus.
40 Total number of read transactions for this MDIO bus.
48 Total number of transfers for this MDIO bus address.
56 Total number of transfer errors for this MDIO bus address.
64 Total number of write transactions for this MDIO bus address.
72 Total number of read transactions for this MDIO bus address.
/Documentation/filesystems/ext4/
Dmmp.rst10 sequence number. If the sequence number is EXT4_MMP_SEQ_CLEAN, the
11 open continues. If the sequence number is EXT4_MMP_SEQ_FSCK, then
14 the sequence number again. If the sequence number has changed, then the
16 code passes all of those checks, a new MMP sequence number is generated
21 the MMP sequence number is re-read; if it does not match the in-memory
22 MMP sequence number, then another node (node B) has mounted the
24 sequence numbers match, the sequence number is incremented both in
45 - Magic number for MMP, 0x004D4D50 (“MMP”).
49 - Sequence number, updated periodically.
/Documentation/block/
Dstat.rst29 read I/Os requests number of read I/Os processed
30 read merges requests number of read I/Os merged with in-queue I/O
31 read sectors sectors number of sectors read
33 write I/Os requests number of write I/Os processed
34 write merges requests number of write I/Os merged with in-queue I/O
35 write sectors sectors number of sectors written
37 in_flight requests number of I/Os currently in flight
40 discard I/Os requests number of discard I/Os processed
41 discard merges requests number of discard I/Os merged with in-queue I/O
42 discard sectors sectors number of sectors discarded
[all …]
/Documentation/core-api/irq/
Dirq-domain.rst2 The irq_domain interrupt number mapping library
5 The current design of the Linux kernel uses a single large number
6 space where each separate IRQ source is assigned a different number.
12 The number of interrupt controllers registered as unique irqchips
18 Here the interrupt number loose all kind of correspondence to
22 interrupt line to the CPU) nowadays this number is just a number.
29 the controller-local IRQ (hwirq) number into the Linux IRQ number
53 hwirq number as arguments. If a mapping for the hwirq doesn't already
62 for a given domain and hwirq number, and NULL if there was no
64 - irq_find_mapping() returns a Linux IRQ number for a given domain and
[all …]
/Documentation/devicetree/bindings/memory-controllers/ddr/
Djedec,lpddr3.yaml45 CKE minimum pulse width (HIGH and LOW pulse width) in terms of number
53 SELF REFRESH) in terms of number of clock cycles.
59 DQS output data access time from CK_t/CK_c in terms of number of clock
66 Four-bank activate window in terms of number of clock cycles.
72 Mode register set command delay in terms of number of clock cycles.
78 Additional READ-to-READ delay in chip-to-chip cases in terms of number
85 Row active time in terms of number of clock cycles.
91 ACTIVATE-to-ACTIVATE command period in terms of number of clock cycles.
97 RAS-to-CAS delay in terms of number of clock cycles.
103 Refresh Cycle time in terms of number of clock cycles.
[all …]
/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst67 - dma_rx_num: Number of descriptors in the RX list (default is 64);
68 - dma_tx_num: Number of descriptors in the TX list (default is 64).
101 The driver is able to mitigate the number of its DMA interrupts
169 an integral number of bytes in length and do not pass the CRC test as the frame
174 integral number of bytes in length and do not pass the CRC test as the frame is
194 a count of the number of packets received containing errors that prevented the
198 is a count of the number of packets that could not be transmitted due to errors.
201 statistic is a count of the number of packets received that were not addressed
205 statistic is a count of the number of packets received that were addressed to
209 statistic is a count of the number of packets received that were addressed to
[all …]
/Documentation/devicetree/bindings/interrupt-controller/
Dcdns,xtensa-pic.txt6 - #interrupt-cells: The number of cells to define the interrupts.
8 When it's 1, the first cell is the internal IRQ number.
9 When it's 2, the first cell is the IRQ number, and the second cell
19 /* one cell: internal irq number,
20 * two cells: second cell == 0: internal irq number
21 * second cell == 1: external irq number
/Documentation/devicetree/bindings/usb/
Dtwlxxxx-usb.txt6 interrupt number is the otg interrupt number that raises ID interrupts when
7 the controller has to act as host and the second interrupt number is the
8 usb interrupt number that raises VBUS interrupts when the controller has to
26 interrupt number is the otg interrupt number that raises ID interrupts
27 and VBUS interrupts. The second interrupt number is optional.
/Documentation/mm/
Dzsmalloc.rst57 the number of zspages with usage ratio less than 10% (see below)
59 the number of zspages with usage ratio between 10% and 20%
61 the number of zspages with usage ratio between 20% and 30%
63 the number of zspages with usage ratio between 30% and 40%
65 the number of zspages with usage ratio between 40% and 50%
67 the number of zspages with usage ratio between 50% and 60%
69 the number of zspages with usage ratio between 60% and 70%
71 the number of zspages with usage ratio between 70% and 80%
73 the number of zspages with usage ratio between 80% and 90%
75 the number of zspages with usage ratio between 90% and 99%
[all …]
/Documentation/admin-guide/sysctl/
Duser.rst15 limits on the number of namespaces and other objects that have
19 malfunction and attempt to create a ridiculous number of objects,
41 The maximum number of cgroup namespaces that any user in the current
47 The maximum number of ipc namespaces that any user in the current
53 The maximum number of mount namespaces that any user in the current
59 The maximum number of network namespaces that any user in the
65 The maximum number of pid namespaces that any user in the current
71 The maximum number of time namespaces that any user in the current
77 The maximum number of user namespaces that any user in the current
83 The maximum number of user namespaces that any user in the current
/Documentation/virt/kvm/devices/
Dxics.rst13 One per interrupt source, indexed by the source number.
19 The kvm_device_attr.addr points to a __u32 value which is the number of
32 sources, each identified by a 20-bit source number, and a set of
38 the interrupt server number (i.e. the vcpu number from the XICS's
53 * Pending interrupt source number, 24 bits
62 KVM_DEV_XICS_GRP_SOURCES attribute group, with the attribute number being
63 the interrupt source number. The 64 bit state word has the following
66 * Destination (server number), 32 bits
69 interrupt server number specified for the destination vcpu.
/Documentation/devicetree/bindings/arm/
Dvexpress-config.yaml15 devices with site number, position in the board stack, config controller,
38 - description: device number
56 - description: device number
74 - description: device number
92 - description: device number
120 - description: clock number
151 - description: device number
172 - description: device number
193 - description: device number
214 - description: reset device number
[all …]
/Documentation/admin-guide/
Diostats.rst42 be a better choice if you are watching a large number of disks because
66 This is the total number of reads completed successfully.
75 This is the total number of sectors read successfully.
78 This is the total number of milliseconds spent by all reads (as
82 This is the total number of writes completed successfully.
88 This is the total number of sectors written successfully.
91 This is the total number of milliseconds spent by all writes (as
107 merge, or read of these stats by the number of I/Os in progress
108 (field 9) times the number of milliseconds spent doing I/O since the
113 This is the total number of discards completed successfully.
[all …]
/Documentation/devicetree/bindings/sound/
Dwlf,arizona.yaml30 A list of INn_MODE register values, where n is the number of input
34 to the number of input signals. If values less than the number of
51 value indicates a mono output. If present, the number of values
52 should be less than or equal to the number of outputs, if less values
66 are provided in dt-bindings/mfd/arizona.h. If present, the number
67 of values should be less than or equal to the number of inputs,
79 The maximum number of channels to be clocked on each AIF, useful for
82 be handled normally. If present, number of cells must be less than
83 or equal to the number of AIFs. If less than the number of AIFs, for
/Documentation/networking/
Dtls-offload.rst100 as well as TLS record sequence number. ``start_offload_tcp_sn`` indicates
101 which TCP sequence number corresponds to the beginning of the record with
102 sequence number from ``crypto_info``. The driver can add its state
112 number, simplifying TCP sequence number matching.
116 the expected sequence number and will have kernel record information.
124 so the initial records' TCP sequence number may be anywhere inside the segment.
134 * record metadata (sequence number, processing offset and length)
135 * expected TCP sequence number
138 segments may start at any point of a record and contain any number of records.
166 TLS handling and confirms the sequence number matches its expectation.
[all …]
/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt76 Some MPICs do not correctly report the number of hardware sources
85 <1st-cell> interrupt-number
108 The interrupt-number cell contains
109 the SoC device interrupt number. The
111 interrupt-number is derived from the
121 The interrupt-number cell contains
122 the SoC device interrupt number for
125 interrupt number.
129 The interrupt-number cell identifies
130 the MPIC IPI number. The type-specific
[all …]

12345678910>>...89