Home
last modified time | relevance | path

Searched full:corrected (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/linux/Documentation/ABI/testing/
H 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
H 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/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/
H A Dpipeline.json51 …er of 1's in the predicate bits of request in FLA pipeline, where it is corrected so that it becom…
54 …er of 1's in the predicate bits of request in FLA pipeline, where it is corrected so that it becom…
57 …er of 1's in the predicate bits of request in FLB pipeline, where it is corrected so that it becom…
60 …er of 1's in the predicate bits of request in FLB pipeline, where it is corrected so that it becom…
165 …s in the predicate bits of request in L1D cache pipeline#0, where it is corrected so that it becom…
168 …s in the predicate bits of request in L1D cache pipeline#0, where it is corrected so that it becom…
171 …s in the predicate bits of request in L1D cache pipeline#1, where it is corrected so that it becom…
174 …s in the predicate bits of request in L1D cache pipeline#1, where it is corrected so that it becom…
/linux/Documentation/ABI/removed/
H 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/drivers/mtd/nand/raw/
H A Dnand_micron.c15 * corrected by on-die ECC and should be rewritten.
21 * cases where a errors were corrected without needing a rewrite
27 * 0 1 0 4 - 6 errors corrected, recommend rewrite
29 * 1 0 0 1 - 3 errors corrected
31 * 1 1 0 7 - 8 errors corrected, recommend rewrite
207 * been corrected, but tells us if it recommends to rewrite the block. in micron_nand_on_die_ecc_status_4()
209 * its content to the corrected version to extract the actual number of in micron_nand_on_die_ecc_status_4()
269 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()
[all …]
H 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()
/linux/drivers/mtd/tests/
H A Dnandbiterrs.c126 /* Reads page into rbuffer. Returns number of corrected bit errors (>=0)
142 err = mtd->ecc_stats.corrected - oldstats.corrected; in read_page()
223 pr_info("Read reported %d corrected bit errors\n", err); in incremental_errors_test()
237 pr_info("Successfully corrected %d bit errors per subpage\n", in incremental_errors_test()
255 '0'), which are corrected as far as the ECC is capable of. */
287 pr_info("Implausible number of bit errors corrected\n"); in overwrite_test()
294 pr_info("Read reported %d corrected bit errors\n", in overwrite_test()
321 pr_info("Page reads with %3d corrected bit errors: %d\n", in overwrite_test()
/linux/arch/sparc/include/asm/
H A Dchafsr.h33 /* Hardware corrected E-cache Tag ECC error */
60 * This bit is not set if multiple HW corrected errors with the same
96 /* HW Corrected system bus MTAG ECC error */
106 /* HW Corrected system bus data ECC error for read of interrupt vector */
130 /* Copyout HW Corrected ECC error */
136 /* HW Corrected ECC error from E-cache for writeback */
142 /* HW Corrected ECC error from E-cache for store merge or block load */
151 /* HW Corrected system bus data ECC error for read of memory or I/O */
H A Destate.h38 /* CEEN enables the ECC_error trap for hardware corrected ECC errors. System bus
39 * reads resulting in a hardware corrected data or MTAG ECC error will generate an
42 * This same trap will also be generated when a hardware corrected ECC error results
/linux/drivers/md/
H A Ddm-verity-fec.c49 * the corrected bytes into fio->output starting from out_pos.
56 int r = 0, corrected = 0, res; in fec_decode_bufs() local
86 * codeword results in one corrected target byte and consumes fec->roots in fec_decode_bufs()
124 corrected += res; in fec_decode_bufs()
137 DMWARN_LIMIT("%s: FEC %llu: corrected %d errors", in fec_decode_bufs()
138 v->data_dev->name, target_block, corrected); in fec_decode_bufs()
161 * being corrected, relative to the start of all the FEC message blocks.
265 * This runs the first time a block needs to be corrected for a bio. In the
266 * common case where no block needs to be corrected, this code never runs.
318 * On success, return 0 and write the corrected block to @fio->output. 0 is
[all …]
H A Ddm-verity-fec.h44 atomic64_t corrected; /* corrected errors */ member
51 u8 *output; /* buffer for corrected output */
/linux/drivers/edac/
H A Docteon_edac-l2c.c32 "Tag Single bit error (corrected)"); in octeon_l2c_poll_oct1()
47 "Data Single bit error (corrected)"); in octeon_l2c_poll_oct1()
83 "L2D Single bit error (corrected):%s", buf1); in _octeon_l2c_poll_oct2()
95 "VBF Single bit error (corrected):%s", buf1); in _octeon_l2c_poll_oct2()
118 "Tag Single bit error (corrected):%s", buf1); in _octeon_l2c_poll_oct2()
/linux/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/
H A Dpipeline.json70 …er of 1's in the predicate bits of request in FLA pipeline, where it is corrected so that it becom…
75 …er of 1's in the predicate bits of request in FLB pipeline, where it is corrected so that it becom…
170 …s in the predicate bits of request in L1D cache pipeline#0, where it is corrected so that it becom…
175 …s in the predicate bits of request in L1D cache pipeline#1, where it is corrected so that it becom…
/linux/tools/perf/pmu-events/arch/x86/silvermont/
H A Dfrontend.json7 … Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Ad…
16 … Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Ad…
25 … Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Ad…
/linux/arch/x86/kernel/cpu/mce/
H A Dapei.c5 * On some machine, corrected memory errors are reported via APEI
6 * generic hardware error source (GHES) instead of corrected Machine
7 * Check. These corrected memory errors can be reported to user space
8 * through /dev/mcelog via faking a corrected Machine Check, so that
H A Dintel.c25 * the CPU to raise an interrupt when a corrected machine check happened.
69 * signature when some asks "Why am I not seeing all corrected errors?"
71 * bank because both corrected and uncorrected errors may be logged
73 * to corrected errors, so keeping CMCI enabled means that uncorrected
272 * Enable CMCI (Corrected Machine Check Interrupt) for available MCE banks
/linux/include/uapi/mtd/
H A Dmtd-abi.h99 * @corrected_bitflips: the number of bitflips corrected during the read
237 /* Get statistics about corrected/uncorrected errors */
300 * @corrected: number of corrected bits
306 __u32 corrected; member
/linux/Documentation/firmware-guide/acpi/apei/
H 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/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst125 - Corrected bit. Indicates that an error was corrected for this data
172 - A bit error was detected but corrected.
H A Dv4l2.rst319 Corrected V4L2_PIX_FMT_HM12 description.
345 Corrected the description of struct v4l2_window clips. New V4L2_STD\_
351 Corrected the description of struct v4l2_captureparm and
397 Corrected source and Makefile to generate a PDF. SGML fixes. Added
/linux/Documentation/hwmon/
H 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/tools/perf/ui/
H A Dlibslang.h14 /* Enable future slang's corrected function prototypes. */
/linux/drivers/spi/
H A Dspi-qpic-snand.c76 * @corrected: ECC corrected
81 u32 corrected; member
468 mtd->ecc_stats.corrected += snandc->qspi->ecc_stats.corrected; in qcom_spi_ecc_finish_io_req_pipelined()
675 snandc->qspi->ecc_stats.corrected = 0; in qcom_spi_check_error()
704 * The exact number of the corrected bits is in qcom_spi_check_error()
706 * number of the corrected bytes. in qcom_spi_check_error()
714 … "Warning: due to hw limitation, the reported number of the corrected bits may be inaccurate\n"); in qcom_spi_check_error()
716 snandc->qspi->ecc_stats.corrected += stat; in qcom_spi_check_error()
/linux/Documentation/edac/
H A Dmemory_repair.rst101 excess of corrected memory errors above a threshold value is reported or an
102 exceed corrected errors threshold flag set for that memory.
/linux/Documentation/admin-guide/
H A Dedid.rst26 individually prepared or corrected EDID data set in the /lib/firmware

12345678910>>...12