Home
last modified time | relevance | path

Searched refs:corrupted (Results 1 – 25 of 134) sorted by relevance

123456

/openbmc/linux/fs/ubifs/
H A Dscan.c290 goto corrupted; in ubifs_scan()
296 goto corrupted; in ubifs_scan()
317 goto corrupted; in ubifs_scan()
330 goto corrupted; in ubifs_scan()
335 corrupted: in ubifs_scan()
/openbmc/u-boot/fs/ubifs/
H A Dscan.c295 goto corrupted; in ubifs_scan()
301 goto corrupted; in ubifs_scan()
322 goto corrupted; in ubifs_scan()
335 goto corrupted; in ubifs_scan()
340 corrupted: in ubifs_scan()
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmicert_management.robot92 [Documentation] Send corrupted CSR for signing and expect an error.
180 …[Documentation] Get multiple concurrent corrupted csr requests from multiple admins and verify no…
305 [Documentation] Get root certificate and send multiple corrupted csr requests concurrently and
306 ... verify gets root certificate and error for corrupted csr requests.
321 [Documentation] Send concurrent csr request and corrupted csr request
322 ... and verify gets certificate for valid csr and error for corrupted csr.
337 [Documentation] Get root certificate send csr and corrupted csr requests concurrently and
338 ... verify gets root certificate and certificate for valid csr and error for corrupted csr.
384 [Documentation] Get root certificate and send corrupted csr request from admin and
385 ... csr from operator concurrently and verify gets root certificate and errors for corrupted
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-ubifs9 with a corrupted magic number.
21 with a corrupted node type.
/openbmc/linux/fs/verity/
H A Dverify.c208 goto corrupted; in verify_data_block()
228 goto corrupted; in verify_data_block()
231 corrupted: in verify_data_block()
/openbmc/qemu/tests/qemu-iotests/
H A D081.out42 == using quorum rewrite corrupted mode ==
46 == checking that quorum has corrected the corrupted file ==
50 == using quorum rewrite corrupted mode without WRITE permission ==
61 "rewrite-corrupted": true,
H A D080.out74 …apshot 1 (test) l1_offset=0x400200: L1 table is not cluster aligned; snapshot table entry corrupted
80 Data may be corrupted, or further writes to the image may corrupt it.
97 ERROR snapshot 1 (test) l1_size=0x10000000: L1 table is too large; snapshot table entry corrupted
103 Data may be corrupted, or further writes to the image may corrupt it.
H A D060.out9 Data may be corrupted, or further writes to the image may corrupt it.
37 Data may be corrupted, or further writes to the image may corrupt it.
70 Data may be corrupted, or further writes to the image may corrupt it.
294 ERROR refcount block 0 is not cluster aligned; refcount table entry corrupted
324 Repairing offset=2a00: Preallocated cluster is not properly aligned; L2 entry corrupted.
342 ERROR refcount block 0 is not cluster aligned; refcount table entry corrupted
393 ERROR refcount block 2 is not cluster aligned; refcount table entry corrupted
415 === Testing the QEMU shutdown with a corrupted image ===
427 === Testing incoming inactive corrupted image ===
H A D138.out11 Data may be corrupted, or further writes to the image may corrupt it.
H A D039.out20 Data may be corrupted, or further writes to the image may corrupt it.
88 Data may be corrupted, or further writes to the image may corrupt it.
/openbmc/linux/drivers/mtd/ubi/
H A Dkapi.c75 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
204 vol->corrupted = 1; in ubi_open_volume()
442 vol->corrupted = 1; in ubi_leb_read()
482 vol->corrupted = 1; in ubi_leb_read_sg()
H A Dvmt.c32 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
83 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show()
679 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
709 if (vol->corrupted) { in self_check_volume()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c82 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
210 vol->corrupted = 1; in ubi_open_volume()
447 vol->corrupted = 1; in ubi_leb_read()
487 vol->corrupted = 1; in ubi_leb_read_sg()
H A Dvmt.c39 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
95 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show()
695 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
725 if (vol->corrupted) { in self_check_volume()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c419 goto corrupted; in ct_write()
428 goto corrupted; in ct_write()
434 goto corrupted; in ct_write()
489 corrupted: in ct_write()
889 goto corrupted; in ct_read()
899 goto corrupted; in ct_read()
906 goto corrupted; in ct_read()
935 goto corrupted; in ct_read()
967 corrupted: in ct_read()
/openbmc/linux/Documentation/mm/
H A Dhwpoison.rst17 hardware as being corrupted usually due to a 2bit ECC memory or cache
20 This focusses on pages detected as corrupted in the background.
70 Send SIGBUS when the application runs into the corrupted page.
116 some early filtering to avoid corrupted unintended pages in test suites.
/openbmc/u-boot/lib/lzma/
H A Dhistory.txt52 If encoded stream was corrupted, decoder could access memory
118 If encoded stream was corrupted, decoder could access memory
201 If _LZMA_OUT_READ was defined, and if encoded stream was corrupted,
/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dsuspend.S37 @ Save a copy of the used registers in IRAM, r0 is corrupted
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0004-Fix-icu-config.patch9 corrupted in any case its just adding -I/usr/include
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dverity.rst79 Log corrupted blocks, but allow read operations to proceed normally.
82 Restart the system when a corrupted block is discovered. This option is
87 Panic the device when a corrupted block is discovered. This option is
168 corrupted data will be verified using the cryptographic hash of the
/openbmc/linux/tools/testing/selftests/bpf/
H A DDENYLIST.s390x10 get_stack_raw_tp # user_stack corrupted user stack …
/openbmc/linux/include/linux/mtd/
H A Dubi.h106 int corrupted; member
/openbmc/u-boot/include/linux/mtd/
H A Dubi.h108 int corrupted; member
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-ubi154 What: /sys/class/ubi/ubiX/ubiX_Y/corrupted
160 if it is corrupted (e.g., due to an interrupted volume update).
212 checked using the "corrupted" sysfs file.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0020-Platform-CS1000-Validate-both-metadata-replicas.patch8 corrupted then it should be fixed by copying the other replica.
362 + * If one of the replica is corrupted then update it with the valid replica.
363 + * If both of the replicas are corrupted then the correction is not possible.

123456