/linux/arch/mips/mm/ |
H A D | cex-sb1.S | 81 bltz k0,unrecoverable 89 bgez k0,unrecoverable 100 bnez k1,unrecoverable 121 unrecoverable: label
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-hmi.c | 277 int unrecoverable = 0; in hmi_event_handler() local 298 unrecoverable = 1; in hmi_event_handler() 304 if (unrecoverable) { in hmi_event_handler()
|
/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_fw.c | 462 if (mrioc->unrecoverable) in mpi3mr_process_admin_reply_q() 557 if (mrioc->unrecoverable) in mpi3mr_process_op_reply_q() 629 mrioc->unrecoverable || mrioc->pci_err_recovery)) in mpi3mr_blk_mq_poll() 721 if (!mrioc->intr_enabled || mrioc->unrecoverable) in mpi3mr_isr_poll() 1082 if (mrioc->unrecoverable) in mpi3mr_get_iocstate() 1241 if (mrioc->unrecoverable) { in mpi3mr_issue_and_process_mur() 1397 mrioc->unrecoverable = 1; in mpi3mr_bring_ioc_ready() 1426 mrioc->unrecoverable = 1; in mpi3mr_bring_ioc_ready() 1483 mrioc->unrecoverable = 1; in mpi3mr_bring_ioc_ready() 1596 if (mrioc->unrecoverable) in mpi3mr_issue_reset() [all …]
|
H A D | mpi3mr_os.c | 643 if (!mrioc->unrecoverable) in mpi3mr_flush_cmds_for_unrecovered_controller() 2018 if (mrioc->unrecoverable) { in mpi3mr_fwevt_bh() 2103 !mrioc->unrecoverable && !mrioc->pci_err_recovery) { in mpi3mr_fwevt_bh() 2106 mrioc->unrecoverable = 1; in mpi3mr_fwevt_bh() 2111 if (mrioc->unrecoverable || mrioc->pci_err_recovery) in mpi3mr_fwevt_bh() 3800 if (mrioc->unrecoverable) { in mpi3mr_issue_tm() 4891 if (mrioc->unrecoverable) { in mpi3mr_qcmd() 5410 mrioc->unrecoverable = 1; in mpi3mr_remove() 5415 mrioc->unrecoverable = 1; in mpi3mr_remove() 5654 mrioc->unrecoverable = 1; in mpi3mr_pcierr_error_detected() [all …]
|
H A D | mpi3mr_app.c | 977 if (mrioc->unrecoverable) { in mpi3mr_bsg_refresh_hdb_triggers() 1099 if (mrioc->unrecoverable) { in mpi3mr_bsg_repost_hdb() 1299 if (mrioc->unrecoverable) { in mpi3mr_bsg_pel_enable() 1500 if (mrioc->unrecoverable || mrioc->block_on_pci_err) in mpi3mr_bsg_adp_reset() 2573 if (mrioc->unrecoverable) { in mpi3mr_bsg_process_mpt_cmds()
|
H A D | mpi3mr.h | 1284 u8 unrecoverable; member
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-qat | 159 unrecoverable error, it will be reset automatically. 161 unrecoverable error, it will not be reset.
|
H A D | debugfs-driver-qat | 98 The error is unrecoverable thus the device must be restarted to
|
/linux/Documentation/networking/ |
H A D | strparser.rst | 140 is unrecoverable (application expected to close TCP socket) 148 ENODATA since the stream is unrecoverable in that case.
|
H A D | kcm.rst | 279 posted on the TCP socket the data stream is unrecoverable (i.e. an error
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | multihit.rst | 5 error, possibly resulting in an unrecoverable CPU lockup, when an
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-ubi | 117 as read-only when they detect an unrecoverable error.
|
/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 409 dependent - it may cause a shut down in the case of an unrecoverable error, 502 unrecoverable error no matter how many times the metadata IO is retried.
|
H A D | bcache.rst | 41 from disk or invalidating cache entries. For unrecoverable errors (meta data
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998-sony-xperia-yoshino.dtsi | 940 * Disable UFS until card quirks are in to avoid unrecoverable hard-brick
|
/linux/Documentation/driver-api/nfc/ |
H A D | nfc-hci.rst | 298 when it discovers it is not able to run anymore because of an unrecoverable
|
/linux/Documentation/arch/powerpc/ |
H A D | cxl.rst | 276 unrecoverable error or if the card is removed.
|
/linux/Documentation/PCI/ |
H A D | pci-error-recovery.rst | 103 PCI_ERS_RESULT_DISCONNECT, /* Device has completely failed, is unrecoverable */
|
/linux/Documentation/gpu/ |
H A D | drm-uapi.rst | 196 Other scenarios that should lead to the same are: unrecoverable GPU
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | vdo-design.rst | 622 If a vdo encounters an unrecoverable error, it will enter read-only mode.
|