Home
last modified time | relevance | path

Searched refs:handle_err (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/kernel/futex/
H A Dpi.c734 goto handle_err; in __fixup_pi_state_owner()
755 goto handle_err; in __fixup_pi_state_owner()
762 goto handle_err; in __fixup_pi_state_owner()
790 handle_err: in __fixup_pi_state_owner()
/linux-6.15/drivers/spi/
H A Dspi-bcm2835aux.c502 host->handle_err = bcm2835aux_spi_handle_err; in bcm2835aux_spi_probe()
H A Dspi-hisi-kunpeng.c499 host->handle_err = hisi_spi_handle_err; in hisi_spi_probe()
H A Dspi-img-spfi.c611 host->handle_err = img_spfi_handle_err; in img_spfi_probe()
H A Dspi-uniphier.c710 host->handle_err = uniphier_spi_handle_err; in uniphier_spi_probe()
H A Dspi-qcom-qspi.c773 host->handle_err = qcom_qspi_handle_err; in qcom_qspi_probe()
H A Dspi-dw-core.c947 host->handle_err = dw_spi_handle_err; in dw_spi_add_host()
H A Dspi-lantiq-ssc.c970 host->handle_err = lantiq_ssc_handle_err; in lantiq_ssc_probe()
H A Dspi-rockchip.c870 ctlr->handle_err = rockchip_spi_handle_err; in rockchip_spi_probe()
H A Dspi-bcm2835.c1369 ctlr->handle_err = bcm2835_spi_handle_err; in bcm2835_spi_probe()
H A Dspi-geni-qcom.c1110 spi->handle_err = spi_geni_handle_err; in spi_geni_probe()
H A Dspi-pxa2xx.c1305 controller->handle_err = pxa2xx_spi_handle_err; in pxa2xx_spi_probe()
H A Dspi-pl022.c1896 host->handle_err = pl022_handle_err; in pl022_probe()
H A Dspi.c1703 if (msg->status && ctlr->handle_err) in spi_transfer_one_message()
1704 ctlr->handle_err(ctlr, msg); in spi_transfer_one_message()
/linux-6.15/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c89 goto handle_err; in hns_ae_get_handle()
134 handle_err: in hns_ae_get_handle()
/linux-6.15/include/linux/spi/
H A Dspi.h739 void (*handle_err)(struct spi_controller *ctlr, member
/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c1511 goto handle_err; in idpf_init_task()
1558 handle_err: in idpf_init_task()