Home
last modified time | relevance | path

Searched full:corruption (Results 1 – 25 of 699) sorted by relevance

12345678910>>...28

/openbmc/linux/lib/
H A Dlist_debug.c17 * valid. Failures here indicate memory corruption (and possibly an exploit
26 "list_add corruption. prev is NULL.\n") || in __list_add_valid_or_report()
28 "list_add corruption. next is NULL.\n") || in __list_add_valid_or_report()
30 "list_add corruption. next->prev should be prev (%px), but was %px. (next=%px).\n", in __list_add_valid_or_report()
33 "list_add corruption. prev->next should be next (%px), but was %px. (prev=%px).\n", in __list_add_valid_or_report()
53 "list_del corruption, %px->next is NULL\n", entry) || in __list_del_entry_valid_or_report()
55 "list_del corruption, %px->prev is NULL\n", entry) || in __list_del_entry_valid_or_report()
57 "list_del corruption, %px->next is LIST_POISON1 (%px)\n", in __list_del_entry_valid_or_report()
60 "list_del corruption, %px->prev is LIST_POISON2 (%px)\n", in __list_del_entry_valid_or_report()
63 "list_del corruption. prev->next should be %px, but was %px. (prev=%px)\n", in __list_del_entry_valid_or_report()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D060.out11 …ing invalid write on metadata (overlaps with active L1 table); further corruption events will be s…
39 …ting invalid write on metadata (overlaps with refcount block); further corruption events will be s…
75 …g invalid write on metadata (overlaps with inactive L2 table); further corruption events will be s…
110 …ing invalid write on metadata (overlaps with active L2 table); further corruption events will be s…
121 …enting invalid write on metadata (overlaps with qcow2_header); further corruption events will be s…
129 …e as corrupt: L2 table offset 0x42a00 unaligned (L1 index: 0); further corruption events will be s…
134 …e as corrupt: L2 table offset 0x42a00 unaligned (L1 index: 0); further corruption events will be s…
142 …on offset 0x52a00 unaligned (L2 offset: 0x40000, L2 index: 0); further corruption events will be s…
150 …on offset 0x52a00 unaligned (L2 offset: 0x40000, L2 index: 0); further corruption events will be s…
156 …orrupt: Refblock offset 0x22a00 unaligned (reftable index: 0); further corruption events will be s…
[all …]
H A D0604 # Test case for image corruption (overlapping data structures) in qcow2
78 # on image corruption)
175 # doing the read; then, trigger the corruption prevention by writing anything to
235 echo "=== Testing non-fatal corruption on freeing ==="
243 echo "=== Testing read-only corruption report ==="
252 echo "=== Testing non-fatal and then fatal corruption report ==="
371 # Fails the first repair because the corruption prevents the check
438 # Fails the first repair because the corruption prevents the check
464 # Create an unaligned L1 entry, so qemu will signal a corruption when
469 # non-fatal corruption (which does not modify the image)
/openbmc/linux/arch/x86/kernel/
H A Dcheck.c136 pr_info("Scanning %d areas for low memory corruption\n", num_scan_areas); in setup_bios_corruption_check()
143 int corruption = 0; in check_for_bios_corruption() local
156 corruption = 1; in check_for_bios_corruption()
161 WARN_ONCE(corruption, KERN_ERR "Memory corruption detected in low memory\n"); in check_for_bios_corruption()
179 pr_info("Scanning for low memory corruption every %d seconds\n", corruption_check_period); in start_periodic_check_for_corruption()
/openbmc/linux/include/linux/
H A Dbug.h77 * Since detected data corruption should stop operation on the affected
83 bool corruption = unlikely(condition); \
84 if (corruption) { \
91 corruption; \
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dlist_debug.c17 bool corruption = unlikely(condition); \
18 if (corruption) { \
24 corruption; \
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c22 * from corruption caused by other reasons. And UBIFS tries to distinguish
34 * not true, the corruption cannot be the result of a power cut, and UBIFS
85 * get_master_node - get the last valid master node allowing for corruption.
90 * @cor: corruption, if found, is returned here
93 * returns the last valid master node allowing for one area of corruption.
138 /* Could have been corruption so check one place back */ in get_master_node()
145 * We accept only one area of corruption because in get_master_node()
163 /* Check for corruption */ in get_master_node()
167 dbg_rcvry("found corruption at %d:%d", lnum, offs); in get_master_node()
223 * This function recovers the master node from corruption that may occur due to
[all …]
H A Dscan.c224 * ubifs_scanned_corruption - print information after UBIFS scanned corruption.
226 * @lnum: LEB number of corruption
227 * @offs: offset of corruption
228 * @buf: buffer containing corruption
235 ubifs_err(c, "corruption at LEB %d:%d", lnum, offs); in ubifs_scanned_corruption()
/openbmc/linux/fs/ubifs/
H A Drecovery.c22 * from corruption caused by other reasons. And UBIFS tries to distinguish
34 * not true, the corruption cannot be the result of a power cut, and UBIFS
81 * get_master_node - get the last valid master node allowing for corruption.
86 * @cor: corruption, if found, is returned here
89 * returns the last valid master node allowing for one area of corruption.
134 /* Could have been corruption so check one place back */ in get_master_node()
141 * We accept only one area of corruption because in get_master_node()
159 /* Check for corruption */ in get_master_node()
163 dbg_rcvry("found corruption at %d:%d", lnum, offs); in get_master_node()
222 * This function recovers the master node from corruption that may occur due to
[all …]
H A Dscan.c219 * ubifs_scanned_corruption - print information after UBIFS scanned corruption.
221 * @lnum: LEB number of corruption
222 * @offs: offset of corruption
223 * @buf: buffer containing corruption
230 ubifs_err(c, "corruption at LEB %d:%d", lnum, offs); in ubifs_scanned_corruption()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-self-describing-metadata.rst26 determine the root cause of a corruption problem, but it is still mainly a
28 weren't the ultimate cause of a corruption event. It may take a few hours to a
108 determine the scope of the corruption. For example, if we have a extent btree
110 filesystem to find the owner of the block. Worse, the corruption could mean that
112 in the metadata we have no idea of the scope of the corruption. If we have an
127 whether the corruptions are related, whether there's been multiple corruption
145 modification occurred between the corruption being written and when it was
159 As such, we cannot catch all types of corruption that can occur within a block
161 metadata, or there may be corruption of interblock relationships (e.g. corrupted
/openbmc/linux/Documentation/mm/
H A Dpage_table_check.rst17 In case of most detected corruption, the kernel is crashed. There is a small
21 is synchronous, it can help with debugging double map memory corruption issues,
29 corruption in this case immediately, but that will cause read-only data to
75 still being mapped in the userspace, leading to "corruption" detected by the
H A Dslub.rst233 INFO: <corruption start>-<corruption_end> <more info>
250 Can be useful if the corruption does not stop with the start of the
256 corruption by a write after free.
276 of the corruption is may be more likely found by looking at the function that
309 may be optimized further by locating the slab that experiences corruption
316 If the corruption occurs by writing after the end of the object then it
/openbmc/linux/fs/xfs/
H A Dxfs_error.c402 xfs_alert(mp, "Corruption detected. Unmount and run xfs_repair"); in xfs_corruption_error()
406 * Complain about the kinds of metadata corruption that we can't detect from a
420 "Metadata corruption detected at %pS, %s block 0x%llx", in xfs_buf_corruption_error()
451 bp->b_error == -EFSBADCRC ? "CRC error" : "corruption", in xfs_buf_verifier_error()
482 * Warnings for inode corruption problems. Don't bother with the stack
501 error == -EFSBADCRC ? "CRC error" : "corruption", in xfs_inode_verifier_error()
H A Dxfs_health.c19 * Warn about metadata corruption that we detected but haven't fixed, and
36 /* Measure AG corruption levels. */ in xfs_health_unmount()
45 /* Measure realtime volume corruption levels. */ in xfs_health_unmount()
53 * Measure fs corruption and keep the sample around for the warning. in xfs_health_unmount()
/openbmc/linux/drivers/ras/
H A DKconfig26 correctly, including avoiding data corruption, whereas Availability
30 data corruption.
/openbmc/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt11 CORRUPT_LIST_ADD list_add corruption
12 CORRUPT_LIST_DEL list_del corruption
/openbmc/hiomapd/vpnor/
H A Dffs.h82 * words above. This is used for detecting a corruption
107 * @magic: Eye catcher/corruption detector - set to
119 * words above. This is used for detecting a corruption
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_defs.h82 * words above. This is used for detecting a corruption
107 * @magic: Eye catcher/corruption detector - set to
119 * words above. This is used for detecting a corruption
/openbmc/linux/mm/
H A DKconfig.debug19 slowdown, but helps to find certain types of memory corruption.
23 often happen for same reasons as memory corruption (e.g. double free,
32 incorrect warnings of memory corruption after a resume because free
107 entries are added and removed to user page tables, leaking, corruption
/openbmc/linux/fs/xfs/scrub/
H A Dinode.c63 * constructed due to corruption problems, lock the AGI so that we can single
113 * some other metadata corruption (e.g. inode forks) prevented in xchk_setup_inode()
120 * should flag the corruption and exit to userspace to let it fix the in xchk_setup_inode()
122 * failed due to corruption. in xchk_setup_inode()
155 * If the lookup signals corruption, we'll mark this inode corrupt and in xchk_setup_inode()
181 * the inode until we can flag the corruption in xchk_inode. The in xchk_setup_inode()
182 * scrub function has to note the corruption, since we're not really in xchk_setup_inode()
744 * and a NULL inode, so flag the corruption error and return. in xchk_inode()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst73 0 and 1000000000 meaning 0% to 100% probability of corruption.
78 0 and 1000000000 meaning 0% to 100% probability of corruption.
/openbmc/linux/Documentation/driver-api/md/
H A Draid5-ppl.rst9 disks is missing. This can lead to silent data corruption when rebuilding the
36 silent data corruption. If a dirty disk of a stripe is lost, no PPL recovery is
/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dshared-dma-pool.yaml37 corruption. The feature on its own provides a basic level of
40 leakage and system memory corruption, the system needs to
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst41 * There should **not** be any visual corruption
44 * There should **not** be any cursor corruption

12345678910>>...28