Searched refs:entire (Results 1 – 25 of 297) sorted by relevance
12345678910>>...12
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | checksums.rst | 39 - 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
|
/Linux-v6.1/kernel/gcov/ |
D | Kconfig | 17 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.
|
/Linux-v6.1/arch/arm/mm/ |
D | cache-v6.S | 40 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache 41 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache 42 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache 43 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
|
/Linux-v6.1/tools/testing/selftests/lkdtm/ |
D | tests.txt | 8 #CORRUPT_STACK Crashes entire system on success 9 #CORRUPT_STACK_STRONG Crashes entire system on success
|
/Linux-v6.1/Documentation/x86/ |
D | tlb.rst | 10 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.
|
/Linux-v6.1/Documentation/filesystems/ |
D | sysfs.rst | 214 - 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.
|
/Linux-v6.1/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.rst | 42 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
|
/Linux-v6.1/Documentation/devicetree/bindings/pwm/ |
D | pxa-pwm.txt | 12 entire PWM controller. Currently length is 0x10 for all supported devices.
|
/Linux-v6.1/Documentation/devicetree/bindings/thermal/ |
D | da9062-thermal.txt | 3 This module is part of the DA9061/DA9062. For more details about entire
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | lbc.txt | 11 the entire access window as configured.
|
/Linux-v6.1/drivers/mtd/lpddr/ |
D | Kconfig | 18 Window QINFO interface, permits software to be used for entire
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | da9062-onkey.txt | 3 This module is part of the DA9061/DA9062/DA9063. For more details about entire
|
/Linux-v6.1/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 16 Improvements could be invalidating an entire programming sequence and 38 backtracking and restarting the entire programming sequence might be a
|
/Linux-v6.1/Documentation/sparc/ |
D | adi.rst | 17 the task's entire address space to enable/disable ADI for the task. 26 be repeated for entire page to set tags for entire page. 84 for the entire range. mprotect() ensures range is aligned to page size
|
/Linux-v6.1/fs/nilfs2/ |
D | Kconfig | 7 snapshotting. In addition to versioning capability of the entire
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | cortina,gemini-pinctrl.txt | 21 entire groups on the groups "idegrp", "gmii_gmac0_grp", "gmii_gmac1_grp"
|
/Linux-v6.1/arch/arm/nwfpe/ |
D | ChangeLog | 51 over one of the most important structures in the entire OS. 66 I now initialize the entire FPE state in the thread structure to
|
/Linux-v6.1/Documentation/power/ |
D | suspend-and-interrupts.rst | 37 There are interrupts that can legitimately trigger during the entire system 50 Note that the IRQF_NO_SUSPEND flag affects the entire IRQ and not just one 126 Second, both enable_irq_wake() and IRQF_NO_SUSPEND apply to entire IRQs and not
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | cs4271.txt | 34 throughout the entire runtime of the codec.
|
/Linux-v6.1/arch/m68k/fpsp040/ |
D | README | 26 distribute the SOFTWARE so long as this entire notice is retained
|
/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 39 GPUs with large memory BARs that expose the entire VRAM in PCIe bus
|
/Linux-v6.1/drivers/phy/st/ |
D | Kconfig | 45 This driver controls the entire USB PHY block: the USB PHY controller
|
/Linux-v6.1/drivers/phy/allwinner/ |
D | Kconfig | 19 This driver controls the entire USB PHY block, both the USB OTG
|
/Linux-v6.1/Documentation/devicetree/ |
D | changesets.rst | 31 entire changeset will get applied, or if there is an error the tree will
|
/Linux-v6.1/tools/testing/selftests/powerpc/nx-gzip/ |
D | README | 42 By being simplistic these selftests expect to allocate the entire set of source
|
12345678910>>...12