Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/powerpc/kernel/
Dtraps.c494 int recoverable = 1; in machine_check_e500mc() local
497 recoverable = fsl_rio_mcheck_exception(regs); in machine_check_e500mc()
498 if (recoverable == 1) in machine_check_e500mc()
535 recoverable = 0; in machine_check_e500mc()
540 recoverable = 0; in machine_check_e500mc()
548 recoverable = 0; in machine_check_e500mc()
553 recoverable = 0; in machine_check_e500mc()
558 recoverable = 0; in machine_check_e500mc()
563 recoverable = 0; in machine_check_e500mc()
571 recoverable = 0; in machine_check_e500mc()
[all …]
/linux-4.1.27/Documentation/acpi/apei/
Doutput_format.txt18 <severity string>* := recoverable | fatal | corrected | info
107 if section severity is fatal or recoverable
/linux-4.1.27/drivers/scsi/osd/
DKconfig37 sense-decoding message. Setting to 2 will also print recoverable
/linux-4.1.27/drivers/md/bcache/
Drequest.c464 unsigned recoverable:1; member
594 s->recoverable = false; in request_endio()
650 s->recoverable = 1; in search_alloc()
704 if (s->recoverable) { in cached_dev_read_error()
745 if (verify(dc, &s->bio.bio) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()
/linux-4.1.27/drivers/edac/
Dsb_edac.c1979 bool recoverable; in sbridge_mce_output_error() local
1991 recoverable = true; in sbridge_mce_output_error()
1993 recoverable = GET_BITFIELD(m->status, 56, 56); in sbridge_mce_output_error()
2082 (uncorrected_error && recoverable) ? " recoverable" : "", in sbridge_mce_output_error()
/linux-4.1.27/Documentation/cgroups/
Dfreezer-subsystem.txt15 recoverable error occur. This also allows the checkpointed tasks to be
/linux-4.1.27/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.1.27/Documentation/
Dbcache.txt105 cache, don't expect the filesystem to be recoverable - you will have massive
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt219 recoverable in its current state and it needs a slot
/linux-4.1.27/drivers/platform/x86/
DKconfig771 not receive CPU-generated SMIs for recoverable errors. Use of this
/linux-4.1.27/Documentation/scsi/
DChangeLog.sym53c8xx592 having been selected with ATN. Such a situation is not recoverable,
/linux-4.1.27/Documentation/filesystems/
Dxfs-delayed-logging-design.txt118 them and get them to the log in a consistent, recoverable manner.