| /linux-6.15/arch/sparc/kernel/ |
| H A D | traps_64.c | 1283 if (!recoverable) in cheetah_log_errors() 1315 int recoverable; in cheetah_fecc_handler() local 1370 recoverable = 1; in cheetah_fecc_handler() 1372 recoverable = 0; in cheetah_fecc_handler() 1391 if (!recoverable) in cheetah_fecc_handler() 1559 recoverable = 1; in cheetah_cee_handler() 1561 recoverable = 0; in cheetah_cee_handler() 1569 if (!recoverable) in cheetah_cee_handler() 1687 recoverable = 1; in cheetah_deferred_handler() 1689 recoverable = 0; in cheetah_deferred_handler() [all …]
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | traps.c | 609 int recoverable = 1; in machine_check_e500mc() local 612 recoverable = fsl_rio_mcheck_exception(regs); in machine_check_e500mc() 613 if (recoverable == 1) in machine_check_e500mc() 656 recoverable = 0; in machine_check_e500mc() 662 recoverable = 0; in machine_check_e500mc() 670 recoverable = 0; in machine_check_e500mc() 675 recoverable = 0; in machine_check_e500mc() 680 recoverable = 0; in machine_check_e500mc() 685 recoverable = 0; in machine_check_e500mc() 693 recoverable = 0; in machine_check_e500mc() [all …]
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | microcode.rst | 147 Fatal un-recoverable MCEs and recoverable MCEs. While un-recoverable 148 errors are fatal, recoverable errors can also happen in kernel context
|
| H A D | tdx.rst | 352 which is not recoverable.
|
| /linux-6.15/drivers/md/bcache/ |
| H A D | request.c | 487 unsigned int recoverable:1; member 624 s->recoverable = false; in CLOSURE_CALLBACK() 644 s->recoverable = false; in request_endio() 674 s->recoverable = false; in backing_request_endio() 745 s->recoverable = 1; in search_alloc() 802 if (s->recoverable && !s->read_dirty_data) { in CLOSURE_CALLBACK() 860 if (verify(dc) && s->recoverable && !s->read_dirty_data) in CLOSURE_CALLBACK()
|
| /linux-6.15/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() 147 task->recoverable = true; in lima_gp_task_run()
|
| H A D | lima_sched.c | 547 if (task && task->recoverable) in lima_sched_pipe_task_done()
|
| /linux-6.15/Documentation/firmware-guide/acpi/apei/ |
| H A D | output_format.rst | 21 <severity string>* := recoverable | fatal | corrected | info 110 if section severity is fatal or recoverable
|
| /linux-6.15/drivers/edac/ |
| H A D | skx_common.c | 629 bool recoverable; in skx_mce_output_error() local 636 recoverable = GET_BITFIELD(m->status, 56, 56); in skx_mce_output_error() 674 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error() 680 (uncorrected_error && recoverable) ? " recoverable" : "", in skx_mce_output_error()
|
| H A D | sb_edac.c | 3087 bool recoverable; in sbridge_mce_output_error() local 3105 recoverable = true; in sbridge_mce_output_error() 3107 recoverable = GET_BITFIELD(m->status, 56, 56); in sbridge_mce_output_error() 3156 (uncorrected_error && recoverable) in sbridge_mce_output_error() 3175 (uncorrected_error && recoverable) in sbridge_mce_output_error() 3225 (uncorrected_error && recoverable) ? " recoverable" : "", in sbridge_mce_output_error()
|
| /linux-6.15/Documentation/ABI/removed/ |
| H A D | sysfs-mce | 5 Unused and obsolete after the advent of recoverable machine
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | dma-buf.rst | 311 Modern hardware supports recoverable page faults, which has a lot of 317 means any workload using recoverable page faults cannot use DMA fences for 323 built on top of userspace fences, they cannot benefit from recoverable page 326 on-demand fill a memory request. For now this means recoverable page 331 job with a DMA fence and a compute workload using recoverable page faults are
|
| /linux-6.15/Documentation/gpu/rfc/ |
| H A D | i915_small_bar.rst | 46 on recoverable contexts. In the future the kernel may want to blit during
|
| /linux-6.15/Documentation/gpu/ |
| H A D | drm-compute.rst | 36 If job preemption and recoverable pagefaults are not available, those are the
|
| H A D | drm-vm-bind-locking.rst | 12 required for implementing recoverable pagefaults. 547 Locking for recoverable page-fault page-table updates 551 recoverable page-faults:
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-qbuf.rst | 130 non-critical (recoverable) streaming error. In such case the application 178 It is recommended that drivers indicate recoverable errors by setting
|
| H A D | buffer.rst | 502 although the data might have been corrupted. This is recoverable,
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | tainted-kernels.rst | 15 notices an internal problem (a 'kernel bug'), a recoverable error 16 ('kernel oops') or a non-recoverable error ('kernel panic') and writes debug
|
| H A D | reporting-issues.rst | 406 fatal error where the kernel stop itself) with a 'Oops' (a recoverable error), 498 problem (a 'kernel bug'), a recoverable error (a 'kernel Oops') or a 499 non-recoverable error before halting operation (a 'kernel panic'). Look near 509 1. A recoverable error (a 'kernel Oops') occurred and the kernel tainted
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | freezer-subsystem.rst | 19 recoverable error occur. This also allows the checkpointed tasks to be
|
| /linux-6.15/Documentation/devicetree/bindings/crypto/ |
| H A D | fsl,sec-v4.0.yaml | 143 - description: RTIC recoverable error indication register space.
|
| /linux-6.15/lib/ |
| H A D | Kconfig | 642 # arch has a concept of a recoverable synchronous exception due to a
|
| /linux-6.15/Documentation/PCI/ |
| H A D | pci-error-recovery.rst | 228 recoverable in its current state and it needs a slot
|
| /linux-6.15/Documentation/fpga/ |
| H A D | dfl.rst | 283 operation failure) and be recoverable from the failure.
|