Home
last modified time | relevance | path

Searched refs:corrected (Results 1 – 25 of 102) sorted by relevance

12345

/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-mce9 machine check (often with panic), corrected ones cause a
45 How often to poll for corrected machine check errors, in
52 0 means no polling for corrected machine check errors
53 (but some corrected errors might be still reported
80 Disables polling and CMCI for corrected errors.
81 All corrected events are not cleared and kept in bank MSRs.
87 Disables logging for corrected errors.
88 All reported corrected errors will be cleared silently.
90 This option will be useful if you never care about corrected
A Dsysfs-class-mtd143 maximum number of bit errors that were corrected on any single
157 corrected". Its new interpretation can be phrased as "a
158 dangerously high number of bit errors were corrected on one or
204 The number of bits that have been corrected by means of the
/linux-6.3-rc2/Documentation/ABI/removed/
A Dsysfs-mce15 non corrected machine check the kernel can take different
27 0 always panic on uncorrected errors, log corrected errors
28 1 panic or SIGBUS on uncorrected errors, log corrected errors
29 2 SIGBUS or log uncorrected errors, log corrected errors
/linux-6.3-rc2/Documentation/devicetree/bindings/nvmem/
A Dqcom,qfprom.yaml40 # If the QFPROM is read-only OS image then only the corrected region
45 - description: The corrected region.
47 - description: The corrected region.
/linux-6.3-rc2/drivers/firmware/efi/
A Dcper-arm.c94 bool proc_context_corrupt, corrected, precise_pc, restartable_pc; in cper_print_arm_err_info() local
169 corrected = ((error_info >> CPER_ARM_ERR_CORRECTED_SHIFT) in cper_print_arm_err_info()
171 if (corrected) in cper_print_arm_err_info()
/linux-6.3-rc2/Documentation/x86/x86_64/
A Dboot-options.rst25 Don't make logs for corrected errors. All events reported
26 as corrected are silently cleared by OS.
28 of corrected errors.
30 Disable features for corrected errors, e.g. polling timer
31 and CMCI. All events reported as corrected are not cleared
34 there is an agent checking/clearing corrected errors
201 Disable firmware first mode for corrected errors. This
204 duplicate corrected error reports.
A Dmachinecheck.rst9 (often with panic), corrected ones cause a machine check log entry.
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_micron.c269 mtd->ecc_stats.corrected += nbitflips; in micron_nand_on_die_ecc_status_4()
288 mtd->ecc_stats.corrected += 3; in micron_nand_on_die_ecc_status_8()
291 mtd->ecc_stats.corrected += 6; in micron_nand_on_die_ecc_status_8()
295 mtd->ecc_stats.corrected += 8; in micron_nand_on_die_ecc_status_8()
A Dnand_toshiba.c67 mtd->ecc_stats.corrected += bitflips; in toshiba_nand_benand_eccstatus()
89 mtd->ecc_stats.corrected += max_bitflips; in toshiba_nand_benand_eccstatus()
A Dtxx9ndfmc.c192 int corrected = 0; in txx9ndfmc_correct_data() local
200 corrected += stat; in txx9ndfmc_correct_data()
205 return corrected; in txx9ndfmc_correct_data()
A Ddavinci_nand.c261 unsigned num_errors, corrected; in nand_davinci_correct_4bit() local
343 for (i = 0, corrected = 0; i < num_errors; i++) { in nand_davinci_correct_4bit()
367 corrected++; in nand_davinci_correct_4bit()
371 return corrected; in nand_davinci_correct_4bit()
A Drenesas-nand-controller.c468 mtd->ecc_stats.corrected += bf; in rnandc_read_page_hw_ecc()
479 mtd->ecc_stats.corrected += bf; in rnandc_read_page_hw_ecc()
562 mtd->ecc_stats.corrected += bf; in rnandc_read_subpage_hw_ecc()
573 mtd->ecc_stats.corrected += bf; in rnandc_read_subpage_hw_ecc()
/linux-6.3-rc2/Documentation/firmware-guide/acpi/apei/
A Doutput_format.rst21 <severity string>* := recoverable | fatal | corrected | info
61 [restartable][, precise IP][, overflow][, corrected]
84 mirror Broken | memory sparing | scrub corrected error | \
/linux-6.3-rc2/include/linux/mtd/
A Dnand-ecc-mtk.h22 u32 corrected; member
/linux-6.3-rc2/Documentation/hwmon/
A Dbel-pfe.rst33 1100 Watt AC to DC power-factor-corrected (PFC) power supply.
38 3000 Watt AC/DC power-factor-corrected (PFC) and DC-DC power supply.
/linux-6.3-rc2/drivers/mtd/tests/
A Dnandbiterrs.c142 err = mtd->ecc_stats.corrected - oldstats.corrected; in read_page()
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/
A Dti,elm.yaml15 so they can be corrected if possible.
A Dnand-chip.yaml53 Maximum number of bits that can be corrected per ECC step.
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Dnxp,dw100.yaml17 processing, it successfully generates a corrected output image.
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Ddev-rds.rst125 - Corrected bit. Indicates that an error was corrected for this data
172 - A bit error was detected but corrected.
/linux-6.3-rc2/include/uapi/mtd/
A Dmtd-abi.h306 __u32 corrected; member
/linux-6.3-rc2/drivers/md/
A Ddm-verity-fec.c127 int r, corrected = 0, res; in fec_decode_bufs() local
148 corrected += res; in fec_decode_bufs()
166 r = corrected; in fec_decode_bufs()
/linux-6.3-rc2/Documentation/admin-guide/
A Dedid.rst26 individually prepared or corrected EDID data set in the /lib/firmware
/linux-6.3-rc2/drivers/mtd/nand/
A Decc-mtk.c226 stats->corrected = 0; in mtk_ecc_get_stats()
240 stats->corrected += err; in mtk_ecc_get_stats()
/linux-6.3-rc2/arch/x86/include/asm/
A Dmce.h289 extern void apei_mce_report_mem_error(int corrected,

Completed in 30 milliseconds

12345