Home
last modified time | relevance | path

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

12

/linux-2.6.39/Documentation/x86/x86_64/
Dmachinecheck6 (often with panic), corrected ones cause a machine check log entry.
38 How often to poll for corrected machine check errors, in seconds
44 maximum polling interval. 0 means no polling for corrected machine
45 check errors (but some corrected errors might be still reported
50 corrected machine check the kernel can take different actions.
58 0: always panic on uncorrected errors, log corrected errors
59 1: panic or SIGBUS on uncorrected errors, log corrected errors
60 2: SIGBUS or log uncorrected errors, log corrected errors
Dboot-options.txt21 Don't make logs for corrected errors. All events reported
22 as corrected are silently cleared by OS.
24 of corrected errors.
26 Disable features for corrected errors, e.g. polling timer
27 and CMCI. All events reported as corrected are not cleared
30 there is an agent checking/clearing corrected errors
44 0: always panic on uncorrected errors, log corrected errors
45 1: panic or SIGBUS on uncorrected errors, log corrected errors
46 2: SIGBUS or log uncorrected errors, log corrected errors
/linux-2.6.39/drivers/mtd/nand/
Dalauda.c175 int *corrected, int *uncorrected) in correct_data() argument
184 (*corrected)++; in correct_data()
256 void *buf, u8 *oob, int *corrected, int *uncorrected) in alauda_read_page() argument
263 correct_data(buf, oob+13, corrected, uncorrected); in alauda_read_page()
264 correct_data(buf+256, oob+8, corrected, uncorrected); in alauda_read_page()
393 int err, corrected=0, uncorrected=0; in alauda_bounce_read() local
406 &corrected, &uncorrected); in alauda_bounce_read()
416 if (corrected) in alauda_bounce_read()
429 int err, corrected=0, uncorrected=0; in alauda_read() local
439 &corrected, &uncorrected); in alauda_read()
[all …]
Drtc_from4.c431 unsigned long corrected = mtd->ecc_stats.corrected; in rtc_from4_errstat() local
456 if (rtn || (mtd->ecc_stats.corrected - corrected) > 1) in rtc_from4_errstat()
Ddavinci_nand.c315 unsigned num_errors, corrected; in nand_davinci_correct_4bit() local
405 for (i = 0, corrected = 0; i < num_errors; i++) { in nand_davinci_correct_4bit()
429 corrected++; in nand_davinci_correct_4bit()
433 return corrected; in nand_davinci_correct_4bit()
Dtxx9ndfmc.c214 int corrected = 0; in txx9ndfmc_correct_data() local
221 corrected += stat; in txx9ndfmc_correct_data()
226 return corrected; in txx9ndfmc_correct_data()
Dbcm_umi_bch.c179 mtd->ecc_stats.corrected += stat; in bcm_umi_bch_read_page_hwecc()
Dnand_base.c1154 mtd->ecc_stats.corrected += stat; in nand_read_page_swecc()
1241 mtd->ecc_stats.corrected += stat; in nand_read_subpage()
1286 mtd->ecc_stats.corrected += stat; in nand_read_page_hwecc()
1335 mtd->ecc_stats.corrected += stat; in nand_read_page_hwecc_oob_first()
1377 mtd->ecc_stats.corrected += stat; in nand_read_page_syndrome()
1581 return mtd->ecc_stats.corrected - stats.corrected ? -EUCLEAN : 0; in nand_do_read_ops()
Datmel_nand.c383 mtd->ecc_stats.corrected += stat; in atmel_nand_read_page()
Dfsmc_nand.c467 mtd->ecc_stats.corrected += stat; in fsmc_read_page_hwecc()
/linux-2.6.39/arch/x86/kernel/cpu/mcheck/
Dmce-apei.c39 void apei_mce_report_mem_error(int corrected, struct cper_sec_mem_err *mem_err) in apei_mce_report_mem_error() argument
44 if (!corrected) in apei_mce_report_mem_error()
/linux-2.6.39/Documentation/acpi/apei/
Doutput_format.txt18 <severity string>* := recoverable | fatal | corrected | info
58 [restartable][, precise IP][, overflow][, corrected]
81 mirror Broken | memory sparing | scrub corrected error | \
/linux-2.6.39/include/mtd/
Dmtd-abi.h173 __u32 corrected; member
/linux-2.6.39/arch/x86/include/asm/
Dmce.h240 extern void apei_mce_report_mem_error(int corrected,
/linux-2.6.39/drivers/mtd/
Dmtdpart.c75 mtd->ecc_stats.corrected += part->master->ecc_stats.corrected - stats.corrected; in part_read()
144 mtd->ecc_stats.corrected++; in part_read_oob()
Dmtdconcat.c102 mtd->ecc_stats.corrected++; in concat_read()
286 mtd->ecc_stats.corrected++; in concat_read_oob()
/linux-2.6.39/arch/m68k/ifpsp060/
DCHANGES44 of the operation. This has been corrected.
/linux-2.6.39/Documentation/hwmon/
Dsmsc47b39719 provided by Craig Kelly (In-Store Broadcast Network) and edited/corrected
/linux-2.6.39/drivers/mtd/onenand/
Donenand_base.c537 mtd->ecc_stats.corrected++; in onenand_wait()
1175 return mtd->ecc_stats.corrected - stats.corrected ? -EUCLEAN : 0; in onenand_mlc_read_ops_nolock()
1307 return mtd->ecc_stats.corrected - stats.corrected ? -EUCLEAN : 0; in onenand_read_ops_nolock()
Domap2.c262 mtd->ecc_stats.corrected++; in omap2_onenand_wait()
/linux-2.6.39/Documentation/cpu-freq/
Dcpu-drivers.txt120 so that incompatible values can be corrected. For verifying these
/linux-2.6.39/Documentation/filesystems/
Dhpfs.txt196 error corrected".
199 marks them as short (and writes "minor fs error corrected"). This bug is not in
/linux-2.6.39/drivers/media/dvb/frontends/
Dstv0367.c3373 int corrected, tscount; in stv0367cab_read_ucblcks() local
3377 corrected = (stv0367_readreg(state, R367CAB_RS_COUNTER_3) << 8) in stv0367cab_read_ucblcks()
3383 __func__, *ucblocks, corrected, tscount); in stv0367cab_read_ucblcks()
/linux-2.6.39/Documentation/scsi/
DFlashPoint.txt142 several firmware bugs were found and corrected. My heavily loaded Linux
/linux-2.6.39/Documentation/video4linux/
Domap3isp.txt234 The driver then selects the biggest value. The corrected buf_size value is

12