/Linux-v4.19/arch/sparc/kernel/ |
D | traps_64.c | 1173 unsigned long afsr, unsigned long afar, int recoverable) in cheetah_log_errors() argument 1179 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1183 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1186 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id()); in cheetah_log_errors() 1189 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1196 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1216 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors() 1227 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors() 1233 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1239 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() [all …]
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | traps.c | 526 int recoverable = 1; in machine_check_e500mc() local 529 recoverable = fsl_rio_mcheck_exception(regs); in machine_check_e500mc() 530 if (recoverable == 1) in machine_check_e500mc() 573 recoverable = 0; in machine_check_e500mc() 579 recoverable = 0; in machine_check_e500mc() 587 recoverable = 0; in machine_check_e500mc() 592 recoverable = 0; in machine_check_e500mc() 597 recoverable = 0; in machine_check_e500mc() 602 recoverable = 0; in machine_check_e500mc() 610 recoverable = 0; in machine_check_e500mc() [all …]
|
/Linux-v4.19/drivers/md/bcache/ |
D | request.c | 476 unsigned int recoverable:1; member 612 s->recoverable = false; in cache_lookup() 632 s->recoverable = false; in request_endio() 662 s->recoverable = false; in backing_request_endio() 733 s->recoverable = 1; in search_alloc() 789 if (s->recoverable && !s->read_dirty_data) { in cached_dev_read_error() 832 if (verify(dc) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()
|
/Linux-v4.19/Documentation/acpi/apei/ |
D | output_format.txt | 18 <severity string>* := recoverable | fatal | corrected | info 107 if section severity is fatal or recoverable
|
/Linux-v4.19/drivers/scsi/osd/ |
D | Kconfig | 37 sense-decoding message. Setting to 2 will also print recoverable
|
/Linux-v4.19/arch/arc/plat-eznps/ |
D | Kconfig | 45 (just a stock ARC700) which is recoverable. This option makes
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-qbuf.rst | 108 non-critical (recoverable) streaming error. In such case the application 147 It is recommended that drivers indicate recoverable errors by setting
|
D | buffer.rst | 513 although the data might have been corrupted. This is recoverable,
|
/Linux-v4.19/drivers/edac/ |
D | skx_edac.c | 953 bool recoverable; in skx_mce_output_error() local 959 recoverable = GET_BITFIELD(m->status, 56, 56); in skx_mce_output_error() 1013 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error()
|
D | sb_edac.c | 2874 bool recoverable; in sbridge_mce_output_error() local 2886 recoverable = true; in sbridge_mce_output_error() 2888 recoverable = GET_BITFIELD(m->status, 56, 56); in sbridge_mce_output_error() 2947 (uncorrected_error && recoverable) in sbridge_mce_output_error() 2966 (uncorrected_error && recoverable) in sbridge_mce_output_error() 3012 (uncorrected_error && recoverable) ? " recoverable" : "", in sbridge_mce_output_error()
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | freezer-subsystem.txt | 15 recoverable error occur. This also allows the checkpointed tasks to be
|
/Linux-v4.19/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-v4.19/Documentation/x86/x86_64/ |
D | boot-options.txt | 65 Force-enable recoverable machine check code paths
|
/Linux-v4.19/Documentation/fpga/ |
D | dfl.txt | 132 operation failure) and be recoverable from the failure.
|
/Linux-v4.19/Documentation/PCI/ |
D | pci-error-recovery.txt | 217 recoverable in its current state and it needs a slot
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bcache.rst | 117 cache, don't expect the filesystem to be recoverable - you will have massive
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 592 having been selected with ATN. Such a situation is not recoverable,
|
/Linux-v4.19/drivers/platform/x86/ |
D | Kconfig | 1015 not receive CPU-generated SMIs for recoverable errors. Use of this
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 118 them and get them to the log in a consistent, recoverable manner.
|