Home
last modified time | relevance | path

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

/linux/kernel/futex/
A Dpi.c746 goto handle_err; in __fixup_pi_state_owner()
767 goto handle_err; in __fixup_pi_state_owner()
774 goto handle_err; in __fixup_pi_state_owner()
802 handle_err: in __fixup_pi_state_owner()
/linux/drivers/misc/cxl/
A Dguest.c889 if (afu_guest->handle_err) in afu_handle_errstate()
996 afu->guest->handle_err = true; in cxl_guest_init_afu()
1027 afu->guest->handle_err = false; in cxl_guest_remove_afu()
A Dcxl.h470 bool handle_err; member
/linux/drivers/net/ethernet/hisilicon/hns/
A Dhns_ae_adapt.c89 goto handle_err; in hns_ae_get_handle()
134 handle_err: in hns_ae_get_handle()
/linux/drivers/spi/
A Dspi-bcm2835aux.c518 master->handle_err = bcm2835aux_spi_handle_err; in bcm2835aux_spi_probe()
A Dspi-hisi-kunpeng.c497 master->handle_err = hisi_spi_handle_err; in hisi_spi_probe()
A Dspi-qcom-qspi.c529 master->handle_err = qcom_qspi_handle_err; in qcom_qspi_probe()
A Dspi-img-spfi.c612 master->handle_err = img_spfi_handle_err; in img_spfi_probe()
A Dspi-uniphier.c710 master->handle_err = uniphier_spi_handle_err; in uniphier_spi_probe()
A Dspi-dw-core.c907 master->handle_err = dw_spi_handle_err; in dw_spi_add_host()
A Dspi-rockchip.c779 ctlr->handle_err = rockchip_spi_handle_err; in rockchip_spi_probe()
A Dspi-lantiq-ssc.c978 master->handle_err = lantiq_ssc_handle_err; in lantiq_ssc_probe()
A Dspi-bcm2835.c1335 ctlr->handle_err = bcm2835_spi_handle_err; in bcm2835_spi_probe()
A Dspi-geni-qcom.c925 spi->handle_err = handle_fifo_timeout; in spi_geni_probe()
A Dspi.c1509 if (msg->status && ctlr->handle_err) in spi_transfer_one_message()
1510 ctlr->handle_err(ctlr, msg); in spi_transfer_one_message()
A Dspi-pxa2xx.c1722 controller->handle_err = pxa2xx_spi_handle_err; in pxa2xx_spi_probe()
/linux/include/linux/spi/
A Dspi.h637 void (*handle_err)(struct spi_controller *ctlr, member

Completed in 53 milliseconds