Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/kernel/futex/
H 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()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dguest.c885 if (afu_guest->handle_err) in afu_handle_errstate()
992 afu->guest->handle_err = true; in cxl_guest_init_afu()
1025 afu->guest->handle_err = false; in cxl_guest_remove_afu()
H A Dcxl.h470 bool handle_err; member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/kernel/futex/
H A Dcore.c2407 goto handle_err; in __fixup_pi_state_owner()
2428 goto handle_err; in __fixup_pi_state_owner()
2435 goto handle_err; in __fixup_pi_state_owner()
2463 handle_err: in __fixup_pi_state_owner()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm2835aux.c518 master->handle_err = bcm2835aux_spi_handle_err; in bcm2835aux_spi_probe()
H A Dspi-qcom-qspi.c531 master->handle_err = qcom_qspi_handle_err; in qcom_qspi_probe()
H A Dspi-dw-core.c877 master->handle_err = dw_spi_handle_err; in dw_spi_add_host()
H A Dspi-lantiq-ssc.c978 master->handle_err = lantiq_ssc_handle_err; in lantiq_ssc_probe()
H A Dspi-rockchip.c766 ctlr->handle_err = rockchip_spi_handle_err; in rockchip_spi_probe()
H A Dspi-geni-qcom.c706 spi->handle_err = handle_fifo_timeout; in spi_geni_probe()
H A Dspi-img-spfi.c612 master->handle_err = img_spfi_handle_err; in img_spfi_probe()
H A Dspi-uniphier.c710 master->handle_err = uniphier_spi_handle_err; in uniphier_spi_probe()
H A Dspi-bcm2835.c1305 ctlr->handle_err = bcm2835_spi_handle_err; in bcm2835_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-hisi-kunpeng.c498 host->handle_err = hisi_spi_handle_err; in hisi_spi_probe()
H A Dspi-bcm2835aux.c502 host->handle_err = bcm2835aux_spi_handle_err; in bcm2835aux_spi_probe()
H A Dspi-img-spfi.c611 host->handle_err = img_spfi_handle_err; in img_spfi_probe()
H A Dspi-lantiq-ssc.c973 host->handle_err = lantiq_ssc_handle_err; in lantiq_ssc_probe()
H A Dspi-dw-core.c931 host->handle_err = dw_spi_handle_err; in dw_spi_add_host()
H A Dspi-uniphier.c710 master->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()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c89 goto handle_err; in hns_ae_get_handle()
135 handle_err: in hns_ae_get_handle()
/kernel/linux/linux-5.10/include/linux/spi/
H A Dspi.h409 * @handle_err: the subsystem calls the driver to handle an error that occurs
638 void (*handle_err)(struct spi_controller *ctlr, member
/kernel/linux/linux-6.6/include/linux/spi/
H A Dspi.h468 * @handle_err: the subsystem calls the driver to handle an error that occurs
706 void (*handle_err)(struct spi_controller *ctlr, member

Completed in 40 milliseconds

12