Home
last modified time | relevance | path

Searched refs:recoverable (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
Dtraps_64.c1140 unsigned long afsr, unsigned long afar, int recoverable) in cheetah_log_errors() argument
1146 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1150 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1153 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id()); in cheetah_log_errors()
1156 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1163 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1183 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1194 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors()
1200 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
1206 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors()
[all …]
/linux-4.4.14/arch/powerpc/kernel/
Dtraps.c496 int recoverable = 1; in machine_check_e500mc() local
499 recoverable = fsl_rio_mcheck_exception(regs); in machine_check_e500mc()
500 if (recoverable == 1) in machine_check_e500mc()
537 recoverable = 0; in machine_check_e500mc()
542 recoverable = 0; in machine_check_e500mc()
550 recoverable = 0; in machine_check_e500mc()
555 recoverable = 0; in machine_check_e500mc()
560 recoverable = 0; in machine_check_e500mc()
565 recoverable = 0; in machine_check_e500mc()
573 recoverable = 0; in machine_check_e500mc()
[all …]
/linux-4.4.14/Documentation/acpi/apei/
Doutput_format.txt18 <severity string>* := recoverable | fatal | corrected | info
107 if section severity is fatal or recoverable
/linux-4.4.14/drivers/scsi/osd/
DKconfig37 sense-decoding message. Setting to 2 will also print recoverable
/linux-4.4.14/drivers/md/bcache/
Drequest.c470 unsigned recoverable:1; member
602 s->recoverable = false; in request_endio()
659 s->recoverable = 1; in search_alloc()
713 if (s->recoverable) { in cached_dev_read_error()
754 if (verify(dc, &s->bio.bio) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()
/linux-4.4.14/drivers/edac/
Dsb_edac.c2055 bool recoverable; in sbridge_mce_output_error() local
2067 recoverable = true; in sbridge_mce_output_error()
2069 recoverable = GET_BITFIELD(m->status, 56, 56); in sbridge_mce_output_error()
2158 (uncorrected_error && recoverable) ? " recoverable" : "", in sbridge_mce_output_error()
/linux-4.4.14/Documentation/cgroups/
Dfreezer-subsystem.txt15 recoverable error occur. This also allows the checkpointed tasks to be
/linux-4.4.14/Documentation/ia64/
Derr_inject.txt7 hardware correctable error handling, OS recoverable error handling, MC
60 #recoverable, DTR0, hier-2.
Dmca.txt151 mode registers are preserved across a recoverable MCA/INIT. Since the
/linux-4.4.14/Documentation/
Dbcache.txt105 cache, don't expect the filesystem to be recoverable - you will have massive
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt219 recoverable in its current state and it needs a slot
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre609 that failed with "recoverable" status, such as EAGAIN,
/linux-4.4.14/drivers/platform/x86/
DKconfig816 not receive CPU-generated SMIs for recoverable errors. Use of this
/linux-4.4.14/Documentation/scsi/
DChangeLog.sym53c8xx592 having been selected with ATN. Such a situation is not recoverable,
/linux-4.4.14/Documentation/filesystems/
Dxfs-delayed-logging-design.txt118 them and get them to the log in a consistent, recoverable manner.