Searched refs:recoverable (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
D | traps_64.c | 1140 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/ |
D | traps.c | 496 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/ |
D | output_format.txt | 18 <severity string>* := recoverable | fatal | corrected | info 107 if section severity is fatal or recoverable
|
/linux-4.4.14/drivers/scsi/osd/ |
D | Kconfig | 37 sense-decoding message. Setting to 2 will also print recoverable
|
/linux-4.4.14/drivers/md/bcache/ |
D | request.c | 470 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/ |
D | sb_edac.c | 2055 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/ |
D | freezer-subsystem.txt | 15 recoverable error occur. This also allows the checkpointed tasks to be
|
/linux-4.4.14/Documentation/ia64/ |
D | err_inject.txt | 7 hardware correctable error handling, OS recoverable error handling, MC 60 #recoverable, DTR0, hier-2.
|
D | mca.txt | 151 mode registers are preserved across a recoverable MCA/INIT. Since the
|
/linux-4.4.14/Documentation/ |
D | bcache.txt | 105 cache, don't expect the filesystem to be recoverable - you will have massive
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 219 recoverable in its current state and it needs a slot
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 609 that failed with "recoverable" status, such as EAGAIN,
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 816 not receive CPU-generated SMIs for recoverable errors. Use of this
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 592 having been selected with ATN. Such a situation is not recoverable,
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 118 them and get them to the log in a consistent, recoverable manner.
|