| /drivers/hwmon/ |
| A D | lm80.c | 175 goto abort; in lm80_update_device() 191 goto abort; in lm80_update_device() 196 goto abort; in lm80_update_device() 201 goto abort; in lm80_update_device() 206 goto abort; in lm80_update_device() 211 goto abort; in lm80_update_device() 214 goto abort; in lm80_update_device() 226 goto abort; in lm80_update_device() 232 goto abort; in lm80_update_device() 235 goto abort; in lm80_update_device() [all …]
|
| A D | ad7418.c | 71 goto abort; in ad7418_update_device() 79 goto abort; in ad7418_update_device() 87 goto abort; in ad7418_update_device() 96 goto abort; in ad7418_update_device() 102 goto abort; in ad7418_update_device() 111 goto abort; in ad7418_update_device() 120 abort: in ad7418_update_device()
|
| A D | adc128d818.c | 92 goto abort; in adc128_update_device() 98 goto abort; in adc128_update_device() 104 goto abort; in adc128_update_device() 112 goto abort; in adc128_update_device() 118 goto abort; in adc128_update_device() 124 goto abort; in adc128_update_device() 130 goto abort; in adc128_update_device() 138 abort: in adc128_update_device()
|
| A D | lineage-pem.c | 138 goto abort; in pem_read_block() 141 goto abort; in pem_read_block() 145 abort: in pem_read_block() 166 goto abort; in pem_update_device() 176 goto abort; in pem_update_device() 187 goto abort; in pem_update_device() 196 abort: in pem_update_device()
|
| A D | max31790.c | 87 goto abort; in max31790_update_device() 93 goto abort; in max31790_update_device() 100 goto abort; in max31790_update_device() 109 goto abort; in max31790_update_device() 115 goto abort; in max31790_update_device() 121 goto abort; in max31790_update_device() 131 abort: in max31790_update_device()
|
| A D | sch5636.c | 79 goto abort; in sch5636_update_device() 86 goto abort; in sch5636_update_device() 99 goto abort; in sch5636_update_device() 107 goto abort; in sch5636_update_device() 125 goto abort; in sch5636_update_device() 133 goto abort; in sch5636_update_device() 145 abort: in sch5636_update_device()
|
| A D | sch5627.c | 140 goto abort; in sch5627_update_temp() 147 abort: in sch5627_update_temp() 165 goto abort; in sch5627_update_fan() 172 abort: in sch5627_update_fan() 199 goto abort; in sch5627_update_in() 206 abort: in sch5627_update_in()
|
| A D | nct7802.c | 216 goto abort; in nct7802_read_temp() 221 goto abort; in nct7802_read_temp() 225 abort: in nct7802_read_temp() 284 goto abort; in nct7802_write_fan_min() 287 abort: in nct7802_write_fan_min() 333 goto abort; in nct7802_write_voltage() 337 abort: in nct7802_write_voltage() 398 goto abort; in in_alarm_show() 407 goto abort; in in_alarm_show() 412 goto abort; in in_alarm_show() [all …]
|
| A D | ina2xx.c | 396 goto abort; in ina226_alert_limit_read() 401 goto abort; in ina226_alert_limit_read() 406 abort: in ina226_alert_limit_read() 428 goto abort; in ina226_alert_limit_write() 433 goto abort; in ina226_alert_limit_write() 438 abort: in ina226_alert_limit_write()
|
| A D | ltc4151.c | 75 goto abort; in ltc4151_update_device() 82 abort: in ltc4151_update_device()
|
| /drivers/mmc/core/ |
| A D | sdio_ops.c | 205 u8 abort; in sdio_reset() local 209 ret = mmc_io_rw_direct_host(host, 0, 0, SDIO_CCCR_ABORT, 0, &abort); in sdio_reset() 211 abort = 0x08; in sdio_reset() 213 abort |= 0x08; in sdio_reset() 215 return mmc_io_rw_direct_host(host, 1, 0, SDIO_CCCR_ABORT, abort, NULL); in sdio_reset()
|
| /drivers/iommu/iommufd/ |
| A D | main.c | 28 void (*abort)(struct iommufd_object *obj); member 81 if (WARN_ON(iommufd_object_ops[type].abort)) in _iommufd_object_alloc_ucmd() 134 if (iommufd_object_ops[obj->type].abort) in iommufd_object_abort_and_destroy() 135 iommufd_object_ops[obj->type].abort(obj); in iommufd_object_abort_and_destroy() 670 .abort = iommufd_hwpt_paging_abort, 674 .abort = iommufd_hwpt_nested_abort, 681 .abort = iommufd_vdevice_abort, 685 .abort = iommufd_veventq_abort,
|
| /drivers/i2c/busses/ |
| A D | i2c-diolan-u2c.c | 356 goto abort; in diolan_usb_xfer() 361 goto abort; in diolan_usb_xfer() 376 goto abort; in diolan_usb_xfer() 384 goto abort; in diolan_usb_xfer() 395 goto abort; in diolan_usb_xfer() 400 abort: in diolan_usb_xfer()
|
| A D | i2c-amd756.c | 118 goto abort; in amd756_transaction() 135 goto abort; in amd756_transaction() 172 abort: in amd756_transaction()
|
| /drivers/md/ |
| A D | raid0.c | 136 goto abort; in create_strip_zones() 144 goto abort; in create_strip_zones() 150 goto abort; in create_strip_zones() 180 goto abort; in create_strip_zones() 185 goto abort; in create_strip_zones() 190 goto abort; in create_strip_zones() 201 goto abort; in create_strip_zones() 270 goto abort; in create_strip_zones() 289 abort: in create_strip_zones()
|
| /drivers/xen/xenbus/ |
| A D | xenbus_client.c | 228 int err, abort; in __xenbus_switch_state() local 234 abort = 1; in __xenbus_switch_state() 244 goto abort; in __xenbus_switch_state() 249 goto abort; in __xenbus_switch_state() 252 abort = 0; in __xenbus_switch_state() 253 abort: in __xenbus_switch_state() 254 err = xenbus_transaction_end(xbt, abort); in __xenbus_switch_state() 256 if (err == -EAGAIN && !abort) in __xenbus_switch_state()
|
| /drivers/dma/dw-edma/ |
| A D | dw-edma-core.h | 125 dw_edma_handler_t done, dw_edma_handler_t abort); 186 dw_edma_handler_t done, dw_edma_handler_t abort) in dw_edma_core_handle_int() argument 188 return dw_irq->dw->core->handle_int(dw_irq, dir, done, abort); in dw_edma_core_handle_int()
|
| /drivers/nvme/target/ |
| A D | pr.c | 461 bool abort) in nvmet_pr_unreg_all_host_by_prkey() argument 472 if (abort) in nvmet_pr_unreg_all_host_by_prkey() 485 bool abort) in nvmet_pr_unreg_all_others_by_prkey() argument 495 if (abort) in nvmet_pr_unreg_all_others_by_prkey() 505 bool abort) in nvmet_pr_unreg_all_others() argument 514 if (abort) in nvmet_pr_unreg_all_others() 534 bool abort) in nvmet_pr_preempt() argument 546 &ctrl->hostid, abort); in nvmet_pr_preempt() 562 &ctrl->hostid, abort); in nvmet_pr_preempt() 579 abort); in nvmet_pr_preempt() [all …]
|
| A D | fc.c | 82 bool abort; member 632 fod->abort = false; in nvmet_fc_prep_fcp_iodlist() 734 fod->abort = false; in nvmet_fc_free_fcp_iod() 886 fod->abort = true; in nvmet_fc_delete_target_queue() 2320 fod->abort = true; in nvmet_fc_transfer_fcp_data() 2342 if (abort) { in __nvmet_fc_fod_op_abort() 2364 bool abort; in nvmet_fc_fod_op_done() local 2367 abort = fod->abort; in nvmet_fc_fod_op_done() 2467 bool abort; in __nvmet_fc_fcp_nvme_cmd_done() local 2470 abort = fod->abort; in __nvmet_fc_fcp_nvme_cmd_done() [all …]
|
| /drivers/pci/hotplug/ |
| A D | shpchp_hpc.c | 893 goto abort; in shpc_init() 900 goto abort; in shpc_init() 906 goto abort; in shpc_init() 916 goto abort; in shpc_init() 933 goto abort; in shpc_init() 939 goto abort; in shpc_init() 948 goto abort; in shpc_init() 1046 abort: in shpc_init()
|
| /drivers/hwmon/pmbus/ |
| A D | pmbus.c | 139 goto abort; in pmbus_identify() 157 goto abort; in pmbus_identify() 162 abort: in pmbus_identify()
|
| /drivers/staging/media/meson/vdec/ |
| A D | codec_h264.c | 436 goto abort; in codec_h264_threaded_isr() 440 goto abort; in codec_h264_threaded_isr() 444 goto abort; in codec_h264_threaded_isr() 461 abort: in codec_h264_threaded_isr()
|
| /drivers/net/ppp/ |
| A D | pppoe.c | 494 goto abort; in pppoe_disc_rcv() 497 goto abort; in pppoe_disc_rcv() 501 goto abort; in pppoe_disc_rcv() 509 abort: in pppoe_disc_rcv() 929 goto abort; in __pppoe_xmit() 932 goto abort; in __pppoe_xmit() 938 goto abort; in __pppoe_xmit() 959 abort: in __pppoe_xmit()
|
| /drivers/net/ethernet/marvell/prestera/ |
| A D | prestera_counter.c | 352 goto abort; in prestera_counter_stats_work() 360 goto abort; in prestera_counter_stats_work() 378 goto abort; in prestera_counter_stats_work() 400 abort: in prestera_counter_stats_work()
|
| /drivers/xen/ |
| A D | pvcalls-back.c | 1042 int err, abort; in pvcalls_back_probe() local 1046 abort = 1; in pvcalls_back_probe() 1058 goto abort; in pvcalls_back_probe() 1065 goto abort; in pvcalls_back_probe() 1072 goto abort; in pvcalls_back_probe() 1075 abort = 0; in pvcalls_back_probe() 1076 abort: in pvcalls_back_probe() 1077 err = xenbus_transaction_end(xbt, abort); in pvcalls_back_probe() 1079 if (err == -EAGAIN && !abort) in pvcalls_back_probe() 1085 if (abort) in pvcalls_back_probe()
|