| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | sparsebit.c | 1686 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 D | pci_drv.c | 176 .error_detected = vfio_pci_core_aer_err_detected,
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_err.c | 185 .error_detected = hbg_pci_err_detected,
|
| /linux/drivers/vfio/pci/virtio/ |
| H A D | main.c | 214 .error_detected = vfio_pci_core_aer_err_detected,
|
| /linux/Documentation/PCI/ |
| H A D | pcieaer-howto.rst | 205 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 D | wx_err.c | 117 .error_detected = wx_io_error_detected,
|
| /linux/drivers/pci/ |
| H A D | xen-pcifront.c | 596 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 D | ionic_bus_pci.c | 518 .error_detected = ionic_pci_error_detected,
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_pci.c | 621 .error_detected = fbnic_err_error_detected,
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | habanalabs_drv.c | 715 .error_detected = hl_pci_err_detected,
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_driver.c | 733 .error_detected = efct_pci_io_error_detected,
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | main.c | 596 .error_detected = pdsc_pci_error_detected,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | pci.c | 708 .error_detected = mt7921_error_detected,
|
| /linux/drivers/platform/x86/intel/ |
| H A D | vsec.c | 893 .error_detected = intel_vsec_pci_error_detected,
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_base.c | 1346 .error_detected = genwqe_err_error_detected,
|
| /linux/drivers/cxl/ |
| H A D | pci.c | 1002 .error_detected = cxl_error_detected,
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_init.c | 1165 .error_detected = csio_pci_error_detected,
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | efx_common.c | 1290 .error_detected = efx_io_error_detected,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_common.c | 1263 .error_detected = efx_io_error_detected,
|
| /linux/arch/powerpc/kernel/ |
| H A D | eeh.c | 1877 drv->err_handler->error_detected && in eeh_dev_can_recover()
|
| /linux/drivers/dma/ioat/ |
| H A D | init.c | 1306 .error_detected = ioat_pcie_error_detected,
|
| /linux/drivers/scsi/aacraid/ |
| H A D | linit.c | 2031 .error_detected = aac_pci_error_detected,
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfad.c | 1646 .error_detected = bfad_pci_error_detected,
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | pci.c | 1751 .error_detected = rtw_pci_io_err_detected,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | main.c | 2138 .error_detected = mlx5_pci_err_detected,
|