Searched refs:handle_err (Results 1 - 19 of 19) sorted by relevance

/linux-master/kernel/futex/
H A Dpi.c734 goto handle_err;
755 goto handle_err;
762 goto handle_err;
790 handle_err:
/linux-master/drivers/misc/cxl/
H A Dguest.c891 if (afu_guest->handle_err)
998 afu->guest->handle_err = true;
1031 afu->guest->handle_err = false;
H A Dcxl.h472 bool handle_err; member in struct:cxl_afu_guest
/linux-master/drivers/spi/
H A Dspi-bcm2835aux.c502 host->handle_err = bcm2835aux_spi_handle_err;
H A Dspi-hisi-kunpeng.c496 host->handle_err = hisi_spi_handle_err;
H A Dspi-qcom-qspi.c773 host->handle_err = qcom_qspi_handle_err;
H A Dspi-dw-core.c931 host->handle_err = dw_spi_handle_err;
H A Dspi-img-spfi.c611 host->handle_err = img_spfi_handle_err;
H A Dspi-lantiq-ssc.c970 host->handle_err = lantiq_ssc_handle_err;
H A Dspi-uniphier.c710 host->handle_err = uniphier_spi_handle_err;
H A Dspi-bcm2835.c1355 ctlr->handle_err = bcm2835_spi_handle_err;
H A Dspi-rockchip.c860 ctlr->handle_err = rockchip_spi_handle_err;
H A Dspi-pxa2xx.c1491 controller->handle_err = pxa2xx_spi_handle_err;
H A Dspi-geni-qcom.c1102 spi->handle_err = spi_geni_handle_err;
H A Dspi-pl022.c1896 host->handle_err = pl022_handle_err;
H A Dspi.c1702 if (msg->status && ctlr->handle_err)
1703 ctlr->handle_err(ctlr, msg);
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c89 goto handle_err;
134 handle_err:
/linux-master/include/linux/spi/
H A Dspi.h496 * @handle_err: the subsystem calls the driver to handle an error that occurs
740 void (*handle_err)(struct spi_controller *ctlr, member in struct:spi_controller
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c1537 goto handle_err;
1575 handle_err:

Completed in 524 milliseconds