Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/misc/cxl/
A Dguest.c891 if (afu_guest->handle_err) in afu_handle_errstate()
998 afu->guest->handle_err = true; in cxl_guest_init_afu()
1031 afu->guest->handle_err = false; in cxl_guest_remove_afu()
A Dcxl.h472 bool handle_err; member
/linux-6.3-rc2/drivers/spi/
A Dspi-bcm2835aux.c504 master->handle_err = bcm2835aux_spi_handle_err; in bcm2835aux_spi_probe()
A Dspi-hisi-kunpeng.c498 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.c611 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.c933 master->handle_err = dw_spi_handle_err; in dw_spi_add_host()
A Dspi-lantiq-ssc.c972 master->handle_err = lantiq_ssc_handle_err; in lantiq_ssc_probe()
A Dspi-bcm2835.c1343 ctlr->handle_err = bcm2835_spi_handle_err; in bcm2835_spi_probe()
A Dspi-rockchip.c881 ctlr->handle_err = rockchip_spi_handle_err; in rockchip_spi_probe()
A Dspi-geni-qcom.c1063 spi->handle_err = spi_geni_handle_err; in spi_geni_probe()
A Dspi-pxa2xx.c1491 controller->handle_err = pxa2xx_spi_handle_err; in pxa2xx_spi_probe()
A Dspi.c1604 if (msg->status && ctlr->handle_err) in spi_transfer_one_message()
1605 ctlr->handle_err(ctlr, msg); in spi_transfer_one_message()
/linux-6.3-rc2/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-6.3-rc2/include/linux/spi/
A Dspi.h691 void (*handle_err)(struct spi_controller *ctlr, member

Completed in 61 milliseconds