/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | traps_64.c | 1170 unsigned long afsr, unsigned long afar, int recoverable) in cheetah_log_errors() 1176 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1180 (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() 1193 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1213 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors() 1224 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors() 1230 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1236 (recoverable in cheetah_log_errors() 1169 cheetah_log_errors(struct pt_regs *regs, struct cheetah_err_info *info, unsigned long afsr, unsigned long afar, int recoverable) cheetah_log_errors() argument 1315 int recoverable; cheetah_fecc_handler() local 1476 int recoverable, is_memory; cheetah_cee_handler() local 1576 int recoverable, is_memory; cheetah_deferred_handler() local [all...] |
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | traps_64.c | 1169 unsigned long afsr, unsigned long afar, int recoverable) in cheetah_log_errors() 1175 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1179 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1182 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id()); in cheetah_log_errors() 1185 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1192 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1212 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors() 1223 (recoverable ? KERN_WARNING : KERN_CRIT), in cheetah_log_errors() 1229 (recoverable ? KERN_WARNING : KERN_CRIT), smp_processor_id(), in cheetah_log_errors() 1235 (recoverable in cheetah_log_errors() 1168 cheetah_log_errors(struct pt_regs *regs, struct cheetah_err_info *info, unsigned long afsr, unsigned long afar, int recoverable) cheetah_log_errors() argument 1314 int recoverable; cheetah_fecc_handler() local 1475 int recoverable, is_memory; cheetah_cee_handler() local 1575 int recoverable, is_memory; cheetah_deferred_handler() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | traps.c | 385 * recoverable. 511 /* Must die if the interrupt is not recoverable */ in system_reset_exception() 615 int recoverable = 1; in machine_check_e500mc() local 618 recoverable = fsl_rio_mcheck_exception(regs); in machine_check_e500mc() 619 if (recoverable == 1) in machine_check_e500mc() 633 * This is recoverable by invalidating the i-cache. in machine_check_e500mc() 653 * only treat the non-write shadow case as non-recoverable. in machine_check_e500mc() 662 recoverable = 0; in machine_check_e500mc() 668 recoverable = 0; in machine_check_e500mc() 676 recoverable in machine_check_e500mc() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | traps.c | 386 * recoverable. 508 /* Must die if the interrupt is not recoverable */ in DEFINE_INTERRUPT_HANDLER_NMI() 610 int recoverable = 1; in machine_check_e500mc() local 613 recoverable = fsl_rio_mcheck_exception(regs); in machine_check_e500mc() 614 if (recoverable == 1) in machine_check_e500mc() 628 * This is recoverable by invalidating the i-cache. in machine_check_e500mc() 648 * only treat the non-write shadow case as non-recoverable. in machine_check_e500mc() 657 recoverable = 0; in machine_check_e500mc() 663 recoverable = 0; in machine_check_e500mc() 671 recoverable in machine_check_e500mc() [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | skx_common.c | 484 bool recoverable; in skx_mce_output_error() local 491 recoverable = GET_BITFIELD(m->status, 56, 56); in skx_mce_output_error() 544 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error() 550 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error()
|
H A D | sb_edac.c | 2957 bool recoverable; in sbridge_mce_output_error() local 2975 recoverable = true; in sbridge_mce_output_error() 2977 recoverable = GET_BITFIELD(m->status, 56, 56); in sbridge_mce_output_error() 3026 (uncorrected_error && recoverable) in sbridge_mce_output_error() 3027 ? " recoverable" : "", in sbridge_mce_output_error() 3045 (uncorrected_error && recoverable) in sbridge_mce_output_error() 3046 ? " recoverable" : " ", in sbridge_mce_output_error() 3096 (uncorrected_error && recoverable) ? " recoverable" : "", in sbridge_mce_output_error()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | skx_common.c | 543 bool recoverable; in skx_mce_output_error() local 550 recoverable = GET_BITFIELD(m->status, 56, 56); in skx_mce_output_error() 588 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error() 594 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error()
|
H A D | sb_edac.c | 3086 bool recoverable; in sbridge_mce_output_error() local 3104 recoverable = true; in sbridge_mce_output_error() 3106 recoverable = GET_BITFIELD(m->status, 56, 56); in sbridge_mce_output_error() 3155 (uncorrected_error && recoverable) in sbridge_mce_output_error() 3156 ? " recoverable" : "", in sbridge_mce_output_error() 3174 (uncorrected_error && recoverable) in sbridge_mce_output_error() 3175 ? " recoverable" : " ", in sbridge_mce_output_error() 3224 (uncorrected_error && recoverable) ? " recoverable" : "", in sbridge_mce_output_error()
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | request.c | 473 unsigned int recoverable:1; member 610 s->recoverable = false; in cache_lookup() 629 /* Only cache read errors are recoverable */ in request_endio() 630 s->recoverable = false; in request_endio() 660 s->recoverable = false; in backing_request_endio() 731 s->recoverable = 1; in search_alloc() 787 if (s->recoverable && !s->read_dirty_data) { in cached_dev_read_error() 845 if (verify(dc) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | request.c | 473 unsigned int recoverable:1; member 610 s->recoverable = false; in cache_lookup() 629 /* Only cache read errors are recoverable */ in request_endio() 630 s->recoverable = false; in request_endio() 660 s->recoverable = false; in backing_request_endio() 731 s->recoverable = 1; in search_alloc() 788 if (s->recoverable && !s->read_dirty_data) { in cached_dev_read_error() 846 if (verify(dc) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
H A D | lima_sched.h | 32 bool recoverable; member
|
H A D | lima_gp.c | 43 task->recoverable = false; in lima_gp_irq_handler() 146 task->recoverable = true; in lima_gp_task_run()
|
H A D | lima_sched.c | 522 if (task && task->recoverable) in lima_sched_pipe_task_done()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_sched.h | 29 bool recoverable; member
|
H A D | lima_gp.c | 43 task->recoverable = false; in lima_gp_irq_handler() 146 task->recoverable = true; in lima_gp_task_run()
|
H A D | lima_sched.c | 508 if (task && task->recoverable) in lima_sched_pipe_task_done()
|