Home
last modified time | relevance | path

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

12345678910>>...57

/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
/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.
/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt2 #PANIC_STOP_IRQOFF Crashes entire system
9 #CORRUPT_STACK Crashes entire system on success
10 #CORRUPT_STACK_STRONG Crashes entire system on success
/linux/arch/arm/mm/
H A 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.
H A Dcache-v4.S17 * Unconditionally clean and invalidate the entire icache.
36 * Clean and invalidate the entire cache.
/linux/Documentation/arch/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
/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*/
/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.
/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.
/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()
221 /* Lock entire transaction if requested */ in acpi_ex_read_serial_bus()
268 * This is an SMBus, GSBus or IPMI write. We will bypass the entire in acpi_ex_write_serial_bus()
355 /* Lock entire transaction if requested */ in acpi_ex_write_serial_bus()
H A Dnsinit.c41 * DESCRIPTION: Walk the entire namespace and perform any necessary
64 /* Walk entire namespace from the supplied root */ in acpi_ns_initialize_objects()
97 * DESCRIPTION: Walk the entire namespace and initialize all ACPI devices.
442 * device/processor/thermal objects, and marks the entire subtree
444 * subsequent device initialization walk to avoid entire subtrees
541 * can exit now and stop traversing this entire subtree. in acpi_ns_init_one_device()
H A Dutcksum.c24 * length - Length of entire table
77 * length - Length of entire table
133 /* Sum the entire table as-is */ in acpi_ut_generate_checksum()
H A Dpswalk.c25 * DESCRIPTION: Delete a portion of or an entire parse tree.
50 /* This debug option will print the entire parse tree */ in acpi_ps_delete_parse_tree()
H A Dnsdump.c62 /* Print the entire name */ in acpi_ns_print_pathname()
630 * Just lock the entire namespace for the duration of the dump. in acpi_ns_dump_objects()
754 * Just lock the entire namespace for the duration of the dump. in acpi_ns_dump_object_paths()
773 /* Now dump the entire namespace */ in acpi_ns_dump_object_paths()
816 * NS_ALL to dump the entire namespace
844 /* Entire namespace */ in acpi_ns_dump_tables()
/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 */
/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 */
/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h173 uint32_t size; /* size of the entire header+data in bytes */
375 uint32_t size_bytes; /* size of the entire header+data in bytes */
399 uint32_t size_bytes; /* size of the entire header+data in bytes */
431 uint32_t size_bytes; /* size of the entire header+data in bytes = 0x000000D4 (212) */
/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 */
/linux/arch/openrisc/include/asm/
H A Dcacheflush.h20 * Helper function for flushing or invalidating entire pages from data
47 * invalidate register, the entire cache line encompassing this address
/linux/Documentation/arch/sparc/
H A Dadi.rst17 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/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
/linux/Documentation/power/
H A Dsuspend-and-interrupts.rst37 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/fs/bcachefs/
H A Dextents_format.h25 * the data that is currently live: we have to read the entire extent that was
277 /* Maximum possible size of an entire extent value: */
281 /* * Maximum possible size of an entire extent, key + value: */
/linux/tools/power/acpi/tools/acpidump/
H A Dapfiles.c146 /* Open the file and dump the entire table in binary mode */ in ap_write_to_binary_file()
204 /* Allocate a buffer for the entire file */ in ap_get_table_from_file()
214 /* Read the entire file */ in ap_get_table_from_file()
/linux/arch/arm/nwfpe/
H A DChangeLog51 over one of the most important structures in the entire OS.
66 I now initialize the entire FPE state in the thread structure to

12345678910>>...57