Home
last modified time | relevance | path

Searched refs:error_detected (Results 1 – 25 of 53) sorted by relevance

123

/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c1686 bool error_detected = false; in sparsebit_validate_internal() local
1716 error_detected = true; in sparsebit_validate_internal()
1736 error_detected = true; in sparsebit_validate_internal()
1747 error_detected = true; in sparsebit_validate_internal()
1761 error_detected = true; in sparsebit_validate_internal()
1774 error_detected = true; in sparsebit_validate_internal()
1787 error_detected = true; in sparsebit_validate_internal()
1797 error_detected = true; in sparsebit_validate_internal()
1813 error_detected = true; in sparsebit_validate_internal()
1833 error_detected = true; in sparsebit_validate_internal()
[all …]
/linux/drivers/vfio/pci/pds/
H A Dpci_drv.c176 .error_detected = vfio_pci_core_aer_err_detected,
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_err.c185 .error_detected = hbg_pci_err_detected,
/linux/drivers/vfio/pci/virtio/
H A Dmain.c214 .error_detected = vfio_pci_core_aer_err_detected,
/linux/Documentation/PCI/
H A Dpcieaer-howto.rst205 at upstream is not required. The AER driver calls error_detected(dev,
222 error_detected(dev, pci_channel_io_frozen) to all drivers within
224 necessary. If error_detected returns PCI_ERS_RESULT_CAN_RECOVER
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_err.c117 .error_detected = wx_io_error_detected,
/linux/drivers/pci/
H A Dxen-pcifront.c596 if (pdrv->err_handler && pdrv->err_handler->error_detected) { in pcifront_common_process()
600 return pdrv->err_handler->error_detected(pcidev, state); in pcifront_common_process()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_bus_pci.c518 .error_detected = ionic_pci_error_detected,
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_pci.c621 .error_detected = fbnic_err_error_detected,
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c715 .error_detected = hl_pci_err_detected,
/linux/drivers/scsi/elx/efct/
H A Defct_driver.c733 .error_detected = efct_pci_io_error_detected,
/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c596 .error_detected = pdsc_pci_error_detected,
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci.c708 .error_detected = mt7921_error_detected,
/linux/drivers/platform/x86/intel/
H A Dvsec.c893 .error_detected = intel_vsec_pci_error_detected,
/linux/drivers/misc/genwqe/
H A Dcard_base.c1346 .error_detected = genwqe_err_error_detected,
/linux/drivers/cxl/
H A Dpci.c1002 .error_detected = cxl_error_detected,
/linux/drivers/scsi/csiostor/
H A Dcsio_init.c1165 .error_detected = csio_pci_error_detected,
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1290 .error_detected = efx_io_error_detected,
/linux/drivers/net/ethernet/sfc/
H A Defx_common.c1263 .error_detected = efx_io_error_detected,
/linux/arch/powerpc/kernel/
H A Deeh.c1877 drv->err_handler->error_detected && in eeh_dev_can_recover()
/linux/drivers/dma/ioat/
H A Dinit.c1306 .error_detected = ioat_pcie_error_detected,
/linux/drivers/scsi/aacraid/
H A Dlinit.c2031 .error_detected = aac_pci_error_detected,
/linux/drivers/scsi/bfa/
H A Dbfad.c1646 .error_detected = bfad_pci_error_detected,
/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c1751 .error_detected = rtw_pci_io_err_detected,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c2138 .error_detected = mlx5_pci_err_detected,

123