Home
last modified time | relevance | path

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

12345678910>>...126

/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
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
/kernel/linux/linux-4.19/Documentation/filesystems/ext4/ondisk/
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
/kernel/linux/linux-5.10/kernel/gcov/
DKconfig16 for the entire kernel. To enable profiling for specific files or
40 bool "Profile entire Kernel"
46 This options activates profiling for the entire kernel.
/kernel/linux/linux-4.19/kernel/gcov/
DKconfig15 for the entire kernel. To enable profiling for specific files or
39 bool "Profile entire Kernel"
45 This options activates profiling for the entire kernel.
/kernel/linux/linux-4.19/Documentation/filesystems/
Dsysfs.txt184 - On read(2), the show() method should fill the entire buffer.
189 arbitrarily over the entire file at will. If userspace seeks back to
193 - On write(2), sysfs expects the entire buffer to be passed during the
194 first write. Sysfs then passes the entire buffer to the store() method.
199 entire file, modify the values it wishes to change, then write the
200 entire buffer back.
220 entire buffer has been used, just return the count argument.
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
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*/
/kernel/linux/linux-4.19/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt34 is a completely separate HW entity that replicates the entire logic, so has
48 - For DMA we then provide an entire address space for each PE that can
110 specify the PE# for the entire window. When segmented, a window
120 We configure an M64 window to cover the entire region of address space
184 they are different sizes, the entire window has to be small enough that
206 effectively reserve the entire 256 segments (256 * VF BAR size) and
264 Allocating the extra space ensures that the entire M64 window will be
288 value can be changed as long as the entire VF(n) BAR space remains inside
/kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/
Dtests.txt8 #CORRUPT_STACK Crashes entire system on success
9 #CORRUPT_STACK_STRONG Crashes entire system on success
/kernel/linux/linux-5.10/Documentation/powerpc/
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
/kernel/linux/linux-4.19/drivers/acpi/acpica/
Dexfield.c175 /* Lock entire transaction if requested */ in acpi_ex_read_data_from_field()
239 /* Lock entire transaction if requested */ in acpi_ex_read_data_from_field()
268 /* Lock entire transaction if requested */ in acpi_ex_read_data_from_field()
340 * This is an SMBus, GSBus or IPMI write. We will bypass the entire in acpi_ex_write_data_to_field()
408 /* Lock entire transaction if requested */ in acpi_ex_write_data_to_field()
426 * For GPIO (general_purpose_io), we will bypass the entire field in acpi_ex_write_data_to_field()
448 /* Lock entire transaction if requested */ in acpi_ex_write_data_to_field()
502 /* Lock entire transaction if requested */ in acpi_ex_write_data_to_field()
/kernel/linux/linux-5.10/Documentation/filesystems/
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.
/kernel/linux/linux-5.10/Documentation/x86/
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.
/kernel/linux/linux-4.19/Documentation/x86/
Dtlb.txt3 1. Flush the entire TLB with a two-instruction sequence. This is
13 1. The size of the flush being performed. A flush of the entire
15 entire TLB than doing 2^48/PAGE_SIZE individual flushes.
/kernel/linux/linux-4.19/drivers/scsi/aic94xx/
Daic94xx_sds.h101 u32 checksum; /*Entire file checksum with this field zero */
102 u32 antidote; /* Entire file checksum with this field 0xFFFFFFFF */
104 u32 filelen; /*Length of the entire file*/
/kernel/linux/linux-5.10/drivers/acpi/acpica/
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()
209 /* Lock entire transaction if requested */ in acpi_ex_read_serial_bus()
256 * This is an SMBus, GSBus or IPMI write. We will bypass the entire in acpi_ex_write_serial_bus()
332 /* Lock entire transaction if requested */ in acpi_ex_write_serial_bus()
/kernel/linux/linux-5.10/arch/arm/mm/
Dcache-v6.S40 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
57 * Flush the entire cache.
/kernel/linux/linux-4.19/arch/arm/mm/
Dcache-v6.S43 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
46 mcr p15, 0, r0, c7, c5, 0 @ invalidate entire I-cache
60 * Flush the entire cache.
/kernel/linux/linux-4.19/lib/
DKconfig.ubsan14 bool "Enable instrumentation for the entire kernel"
24 This option activates instrumentation for the entire kernel.
/kernel/linux/linux-5.10/arch/s390/kvm/
Dgaccess.h138 * Copy data from kernel space to guest vcpu's lowcore. The entire range must
164 * Copy data from guest vcpu's lowcore to kernel space. The entire range must
301 * It is up to the caller to ensure that the entire guest memory range is
324 * It is up to the caller to ensure that the entire guest memory range is
347 * It is up to the caller to ensure that the entire guest memory range is
370 * It is up to the caller to ensure that the entire guest memory range is
/kernel/linux/linux-4.19/arch/s390/kvm/
Dgaccess.h110 * Copy data from kernel space to guest vcpu's lowcore. The entire range must
136 * Copy data from guest vcpu's lowcore to kernel space. The entire range must
273 * It is up to the caller to ensure that the entire guest memory range is
296 * It is up to the caller to ensure that the entire guest memory range is
319 * It is up to the caller to ensure that the entire guest memory range is
342 * It is up to the caller to ensure that the entire guest memory range is
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-asm.h105 /* flush stores, invalidate entire icache */
109 /* flush stores, invalidate entire icache */
113 /* complete prefetches, invalidate entire dcache */
/kernel/linux/linux-4.19/arch/mips/include/asm/octeon/
Dcvmx-asm.h105 /* flush stores, invalidate entire icache */
109 /* flush stores, invalidate entire icache */
113 /* complete prefetches, invalidate entire dcache */
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Duser.h26 * the entire range. All of the addresses are rounded in such a way
34 struct pt_regs regs; /* entire machine state */
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Duser.h26 * the entire range. All of the addresses are rounded in such a way
34 struct user_pt_regs regs; /* entire machine state */
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dtlbflush-hash.h76 * entire LPID! Punt for now, as it's not being used. in hash__local_flush_all_mm()
87 * entire LPID! Punt for now, as it's not being used. in hash__flush_all_mm()

12345678910>>...126