Home
last modified time | relevance | path

Searched full:entire (Results 1 – 25 of 2783) sorted by relevance

12345678910>>...112

/openbmc/linux/Documentation/filesystems/ext4/
H A Dchecksums.rst39 - The entire superblock up to the checksum field. The UUID lives inside
43 - UUID + the entire MMP block up to the checksum field.
46 - UUID + the entire extended attribute block. The checksum field is set to
58 - UUID + inode number + inode generation + the entire extent block up to
62 - UUID + the entire bitmap. Checksums are stored in the group descriptor,
66 - UUID + inode number + inode generation + the entire inode. The checksum
70 - If metadata_csum, then UUID + group number + the entire descriptor;
71 else if gdt_csum, then crc16(UUID + group number + the entire
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.c83 /* Invalidate entire unified TLB */ in v7_inval_tlb()
85 /* Invalidate entire data TLB */ in v7_inval_tlb()
87 /* Invalidate entire instruction TLB */ in v7_inval_tlb()
103 * Performs a clean & invalidation of the entire data cache
183 /* Invalidate entire I-cache and branch predictor array */
192 /* Invalidate entire branch predictor array */ in invalidate_icache_all()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPhysicalContext.json96 "CPUSubsystem": "The entire processor (CPU) subsystem.",
97 "Chassis": "The entire chassis.",
99 "CoolingSubsystem": "The entire cooling, or air and liquid, subsystem.",
109 "GPUSubsystem": "The entire graphics processor (GPU) subsystem.",
116 "MemorySubsystem": "The entire memory subsystem.",
121 "PowerSubsystem": "The entire power subsystem.",
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPhysicalContext.json96 "CPUSubsystem": "The entire processor (CPU) subsystem.",
97 "Chassis": "The entire chassis.",
99 "CoolingSubsystem": "The entire cooling, or air and liquid, subsystem.",
109 "GPUSubsystem": "The entire graphics processor (GPU) subsystem.",
116 "MemorySubsystem": "The entire memory subsystem.",
121 "PowerSubsystem": "The entire power subsystem.",
/openbmc/linux/kernel/gcov/
H A DKconfig17 for the entire kernel. To enable profiling for specific files or
41 bool "Profile entire Kernel"
47 This options activates profiling for the entire kernel.
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_sds.h83 u32 checksum; /*Entire file checksum with this field zero */
84 u32 antidote; /* Entire file checksum with this field 0xFFFFFFFF */
86 u32 filelen; /*Length of the entire file*/
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/
H A Dlibfile-slurp-perl_9999.19.bb1 SUMMARY = "Slurp entire files into variables."
3 entire files with a simple call. It also has a subroutine for \
/openbmc/linux/Documentation/powerpc/
H A Dpci_iov_resource_on_powernv.rst42 is a completely separate HW entity that replicates the entire logic, so has
57 - For DMA we then provide an entire address space for each PE that can
119 specify the PE# for the entire window. When segmented, a window
129 We configure an M64 window to cover the entire region of address space
194 they are different sizes, the entire window has to be small enough that
216 effectively reserve the entire 256 segments (256 * VF BAR size) and
274 Allocating the extra space ensures that the entire M64 window will be
299 value can be changed as long as the entire VF(n) BAR space remains inside
/openbmc/linux/drivers/mtd/spi-nor/
H A Dswp.c84 * Return true if the entire region is locked (if @locked is true) or unlocked
326 * Returns 1 if entire region is locked, 0 if any portion is unlocked, and
397 * spi_nor_try_unlock_all() - Tries to unlock the entire flash memory array.
402 * compatibility imposes to unlock the entire flash memory array at power-up
405 * Unprotecting the entire flash array will fail for boards which are hardware
415 dev_dbg(nor->dev, "Unprotecting entire flash array\n"); in spi_nor_try_unlock_all()
419 dev_dbg(nor->dev, "Failed to unlock the entire flash memory array\n"); in spi_nor_try_unlock_all()
/openbmc/linux/Documentation/filesystems/
H A Dsysfs.rst214 - On read(2), the show() method should fill the entire buffer.
219 arbitrarily over the entire file at will. If userspace seeks back to
223 - On write(2), sysfs expects the entire buffer to be passed during the
224 first write. sysfs then passes the entire buffer to the store() method.
229 entire file, modify the values it wishes to change, then write the
230 entire buffer back.
250 entire buffer has been used, just return the count argument.
/openbmc/linux/Documentation/arch/x86/
H A Dtlb.rst10 1. Flush the entire TLB with a two-instruction sequence. This is
21 1. The size of the flush being performed. A flush of the entire
23 entire TLB than doing 2^48/PAGE_SIZE individual flushes.
/openbmc/linux/drivers/acpi/acpica/
H A Dexserial.c49 /* Lock entire transaction if requested */ in acpi_ex_read_gpio()
88 * For GPIO (general_purpose_io), we will bypass the entire field in acpi_ex_write_gpio()
109 /* Lock entire transaction if requested */ in acpi_ex_write_gpio()
215 /* Lock entire transaction if requested */ in acpi_ex_read_serial_bus()
262 * This is an SMBus, GSBus or IPMI write. We will bypass the entire in acpi_ex_write_serial_bus()
349 /* Lock entire transaction if requested */ in acpi_ex_write_serial_bus()
/openbmc/qemu/docs/interop/
H A Dlive-block-operations.rst287 ``block-stream`` will flatten the entire chain); ``qmp-shell`` (and its
514 allows you to copy data from the entire chain into a single target image
538 the time of *triggering* the cancel command) copy of the entire disk
552 (1) ``full`` -- Synchronize the content of entire disk image chain to
581 To copy the contents of the entire disk image chain, from [A] all the
596 The ``"sync": "full"``, from the above, means: copy the *entire* chain
630 content from the entire chain, [A] to [D])::
668 Instead of copying content from the entire chain, synchronize *only* the
766 (4) [On *source* QEMU] Once ``drive-mirror`` copies the entire data, and the
796 Higher-level libraries (e.g. libvirt) automate the entire above
[all …]
/openbmc/linux/arch/arm/mm/
H A Dcache-v6.S42 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
43 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
44 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
45 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
59 * Flush the entire cache.
H A Dcache-v4.S16 * Unconditionally clean and invalidate the entire icache.
35 * Clean and invalidate the entire cache.
/openbmc/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt8 #CORRUPT_STACK Crashes entire system on success
9 #CORRUPT_STACK_STRONG Crashes entire system on success
/openbmc/qemu/tests/unit/
H A Dtest-iov.c293 /* Discard entire vector */ in test_discard_front()
317 /* Discard entire first element */ in test_discard_front()
375 /* Discard entire vector */ in test_discard_front_undo()
399 /* Discard entire first element */ in test_discard_front_undo()
449 /* Discard entire vector */ in test_discard_back()
469 /* Discard entire last element */ in test_discard_back()
522 /* Discard entire vector */ in test_discard_back_undo()
544 /* Discard entire last element */ in test_discard_back_undo()
/openbmc/linux/arch/powerpc/include/asm/
H A Duser.h26 * the entire range. All of the addresses are rounded in such a way
34 struct user_pt_regs regs; /* entire machine state */
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-asm.h105 /* flush stores, invalidate entire icache */
109 /* flush stores, invalidate entire icache */
113 /* complete prefetches, invalidate entire dcache */
/openbmc/u-boot/arch/arm/mach-aspeed/
H A DKconfig67 the host read access to the BMC's entire address space.
80 provides read/write access to the BMC's entire address
/openbmc/openbmc/poky/meta/lib/oe/
H A Drootfspostcommands.py31 # Sort by numeric id first, with entire line as secondary key
34 # We overwrite the entire file, i.e. no truncate() necessary.
/openbmc/linux/arch/sh/include/asm/
H A Duser.h23 * the entire range. All of the addresses are rounded in such a way
39 struct pt_regs regs; /* entire machine state */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/highway/
H A D0001-Add-cmake-check-for-deducing-32bit-or-64bit-RISCV.patch56 -# Currently this will compile the entire codebase with `-march=rv64gcv1p0`:
57 +# Currently this will compile the entire codebase with `-march=rv<XLEN>gcv1p0`:
/openbmc/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst16 Improvements could be invalidating an entire programming sequence and
38 backtracking and restarting the entire programming sequence might be a
/openbmc/linux/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_bo.h102 /* linked list for entire buffer object */
104 /* rbtree for maintain entire allocated vm */
106 /* rbtree for maintain entire free vm */

12345678910>>...112