Home
last modified time | relevance | path

Searched refs:Block (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/openbmc/phosphor-logging/
H A Delog_block.hpp28 class Block : public BlockIface class
31 Block() = delete;
32 Block(const Block&) = delete;
33 Block& operator=(const Block&) = delete;
34 Block(Block&&) = delete;
35 Block& operator=(Block&&) = delete;
36 virtual ~Block() = default;
43 Block(sdbusplus::bus_t& bus, const std::string& path, uint32_t entryId) : in Block() function in phosphor::logging::Block
/openbmc/linux/Documentation/filesystems/ext4/
H A Dblocks.rst9 block groups. Block size is specified at mkfs time and typically is
43 * - Blocks Per Block Group
48 * - Inodes Per Block Group
53 * - Block Group Size
63 * - Blocks Per File, Block Maps
73 * - File Size, Block Maps
105 * - Blocks Per Block Group
110 * - Inodes Per Block Group
115 * - Block Group Size
125 * - Blocks Per File, Block Maps
[all …]
H A Dblockmap.rst11 | | | Indirect Block Offset | Where It Points …
19 | | | Double Indirect Block Offset | Where It Points …
24 | | | | | Indirect Block Offset | Where I…
33 | | | Triple Indirect Block Offset | Where It Points …
38 | | | | | Double Indirect Block Offset | Where…
43 … | | | | Indirect Block Offset | Wh…
/openbmc/qemu/docs/specs/
H A Dacpi_hest_ghes.rst34 | | read_ack_register--------+-----+ | | |Generic Error Status Block 1|<-----+ | |
41 + +--------------------------+ | | |Generic Error Status Block 2|<-------+ |
50 |Generic Error Status Block N |<----------+
65 contains an address registers table and an Error Status Data Block table.
67 (3) The address registers table contains N Error Block Address entries
69 The Error Status Data Block table contains N Error Status Data Block
88 respective "Error Status Data Block" in the "etc/hardware_errors" blob.
98 "Error Status Data Block", guest memory, and then injects platform specific
107 find out "Error Status Data Block" entry corresponding to error source. So supported
109 that guest will write error into expected "Error Status Data Block" even if guest was
/openbmc/linux/Documentation/crypto/
H A Dapi-skcipher.rst1 Block Cipher Algorithm Definitions
5 :doc: Block Cipher Algorithm Definitions
28 Single Block Cipher API
32 :doc: Single Block Cipher API
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst101 - Least Significant Byte of RDS Block
104 - Most Significant Byte of RDS Block
107 - Block description
114 .. flat-table:: Block description
120 - Block (aka offset) of the received data.
136 .. flat-table:: Block defines
148 - Block A.
152 - Block B.
156 - Block C.
160 - Block D.
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D187.out6 qemu-io: Block node is read-only
9 qemu-io: Block node is read-only
15 qemu-io: Block node is read-only
H A D084.out35 Test 5: Valid Image: 64MB, Blocks In Image 64, Block Size 1MB
41 Test 6: Block Size != 1MB; too small test (1MB - 1)
44 Test 7: Block Size != 1MB; too large test (1MB + 64KB)
H A D249.out12 {"return": "Block node is read-onlyrn"}
27 {"return": "Block node is read-onlyrn"}
46 {"return": "Block node is read-onlyrn"}
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-mlxcpld.rst20 - Receive Byte/Block.
21 - Send Byte/Block.
22 - Read Byte/Block.
23 - Write Byte/Block.
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmemory.hpp101 Block, enumerator
108 Block, enumerator
204 {MemoryClassification::Block, "Block"},
211 {OperatingMemoryModes::Block, "Block"},
H A Dmemory_chunks.hpp12 Block, enumerator
32 {AddressRangeType::Block, "Block"},
/openbmc/linux/arch/sparc/crypto/
H A DKconfig12 Block cipher: DES (FIPS 46-2) cipher algorithm
13 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
74 Block ciphers: AES cipher algorithms (FIPS-197)
85 Block ciphers: Camellia cipher algorithms
/openbmc/linux/arch/arm64/crypto/
H A DKconfig135 Block ciphers: AES cipher algorithms (FIPS-197)
149 Block ciphers: AES cipher algorithms (FIPS-197)
163 - CBC (Cipher Block Chaining) mode (NIST SP800-38A)
180 - CBC (Cipher Block Chaining) mode (NIST SP800-38A)
211 - CBC (Cipher Block Chaining) mode (NIST SP800-38A)
227 Block ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
242 - CBC (Cipher Block Chaining) mode (NIST SP800-38A)
261 - CBC (Cipher Block Chaining) mode (NIST SP800-38A)
277 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
293 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Drtsm-dcscb.txt1 ARM Dual Cluster System Configuration Block
4 The Dual Cluster System Configuration Block (DCSCB) provides basic
/openbmc/linux/Documentation/sound/designs/
H A Dmidi-2.0.rst117 Block corresponds to Function Block in UMP 1.1 specification. When
136 Block 0 (ProtoZOA Main)
142 Block 1 (ProtoZOA Ext IN)
152 Those additional UMP Endpoint and UMP Block information can be
202 UMP Block 0: ProtoZOA Main [Active]
204 UMP Block 1: ProtoZOA Ext IN [Active]
206 UMP Block 2: ProtoZOA Ext OUT [Active]
373 * With UMP 1.1, Function Block information may be changed
441 subdirectory. This defines the Function Block information::
536 for the Function Block itself.
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fcoe58 Link Error Status Block (LESB) link failure count.
61 Link Error Status Block (LESB) virtual link
65 Link Error Status Block (LESB) missed FCoE
69 Link Error Status Block (LESB) symbolic error count.
72 Link Error Status Block (LESB) block error count.
75 Link Error Status Block (LESB) Fibre Channel
/openbmc/u-boot/drivers/block/
H A DKconfig8 reading, writing and (in some cases) erasing blocks. Block
14 bool "Enable Legacy Block Device"
25 reading, writing and (in some cases) erasing blocks. Block
37 reading, writing and (in some cases) erasing blocks. Block
/openbmc/linux/Documentation/i2c/
H A Dsmbus-protocol.rst174 SMBus Block Read
191 SMBus Block Write
196 The opposite of the Block Read command, this writes up to 32 bytes to
207 SMBus Block Write - Block Read Process Call
210 SMBus Block Write - Block Read Process Call was introduced in
284 I2C Block Transactions
287 The following I2C block transactions are similar to the SMBus Block Read
296 I2C Block Read
310 I2C Block Write
315 The opposite of the Block Read command, this writes bytes to
/openbmc/linux/block/
H A DKconfig3 # Block layer core configuration
55 bool "Block layer SG support v4 helper lib"
64 bool "Block layer data integrity support"
85 Block layer zoned block device support. This option enables
92 bool "Block layer bio throttling support"
96 Block layer bio throttling support. It can be used to limit
104 bool "Block throttling .low limit interface support (EXPERIMENTAL)"
170 bool "Block layer debugging information in debugfs"
/openbmc/linux/drivers/block/rnbd/
H A DKconfig7 tristate "RDMA Network Block Device driver client"
20 tristate "RDMA Network Block Device driver server"
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dyaml_syntax_rules.md19 <Block identifier>
34 Note: The FILES directive is not needed for protocol using SCP (Refer YAML Block
37 ### YAML Block Examples
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/
H A Dnbdkit_1.33.11.bb2 DESCRIPTION = "NBD — Network Block Device — is a protocol \
3 for accessing Block Devices (hard disks and disk-like things) \
/openbmc/u-boot/arch/arm/dts/
H A Dsocfpga_arria10_socdk_sdmmc_handoff.dtsi70 /* Address Block: soc_clock_manager_OCP_SLV.i_clk_mgr_mainpllgrp */
99 /* Address Block: soc_clock_manager_OCP_SLV.i_clk_mgr_perpllgrp */
125 /* Address Block: soc_clock_manager_OCP_SLV.i_clk_mgr_alteragrp */
146 /* Address Block: soc_3v_io48_pin_mux_OCP_SLV.i_io48_pin_mux_shared_3v_io_grp */
203 /* Address Block: soc_3v_io48_pin_mux_OCP_SLV.i_io48_pin_mux_dedicated_io_grp */
226 /* Address Block: soc_3v_io48_pin_mux_OCP_SLV.i_io48_pin_mux_dedicated_io_grp */
253 /* Address Block: soc_3v_io48_pin_mux_OCP_SLV.i_io48_pin_mux_fpga_interface_grp */
/openbmc/linux/drivers/mtd/nand/onenand/
H A DKconfig47 One Block of the NAND Flash Array memory is reserved as
48 a One-Time Programmable Block memory area.
49 Also, 1st Block of NAND Flash Array can be used as OTP.

12345678910>>...14