/linux-4.4.14/arch/powerpc/kernel/ |
D | mce_power.c | 117 long handled = 1; in mce_handle_derror() local 137 handled = 0; in mce_handle_derror() 139 return handled; in mce_handle_derror() 149 long handled = 0; in mce_handle_common_ierror() local 158 handled = 1; in mce_handle_common_ierror() 163 handled = 1; in mce_handle_common_ierror() 170 return handled; in mce_handle_common_ierror() 175 long handled = 0; in mce_handle_ierror_p7() local 177 handled = mce_handle_common_ierror(srr1); in mce_handle_ierror_p7() 181 handled = 1; in mce_handle_ierror_p7() [all …]
|
D | mce.c | 71 void save_mce_event(struct pt_regs *regs, long handled, in save_mce_event() argument 95 if (handled) in save_mce_event()
|
/linux-4.4.14/include/trace/events/ |
D | nmi.h | 12 TP_PROTO(void *handler, s64 delta_ns, int handled), 14 TP_ARGS(handler, delta_ns, handled), 19 __field( int, handled ) 25 __entry->handled = handled; 31 __entry->handled)
|
/linux-4.4.14/drivers/usb/musb/ |
D | musb_gadget_ep0.c | 80 int handled = 1; in service_tx_status_request() local 126 handled = -EINVAL; in service_tx_status_request() 144 handled = 0; in service_tx_status_request() 149 if (handled > 0) { in service_tx_status_request() 157 return handled; in service_tx_status_request() 174 int handled = 0; /* not handled */ in service_in_request() local 180 handled = service_tx_status_request(musb, in service_in_request() 190 return handled; in service_in_request() 230 int handled = -EINVAL; in service_zero_data_request() local 242 handled = 1; in service_zero_data_request() [all …]
|
D | musb_core.c | 542 irqreturn_t handled = IRQ_NONE; in musb_stage0_irq() local 552 handled = IRQ_HANDLED; in musb_stage0_irq() 642 handled = IRQ_HANDLED; in musb_stage0_irq() 713 handled = IRQ_HANDLED; in musb_stage0_irq() 719 handled = IRQ_HANDLED; in musb_stage0_irq() 775 handled = IRQ_HANDLED; in musb_stage0_irq() 834 handled = IRQ_HANDLED; in musb_stage0_irq() 879 handled = IRQ_HANDLED; in musb_stage0_irq() 950 handled = IRQ_HANDLED; in musb_stage0_irq() 978 return handled; in musb_stage0_irq()
|
/linux-4.4.14/arch/x86/kernel/ |
D | nmi.c | 117 int handled=0; in nmi_handle() local 133 handled += thishandled; in nmi_handle() 147 return handled; in nmi_handle() 279 int handled; in unknown_nmi_error() local 287 handled = nmi_handle(NMI_UNKNOWN, regs); in unknown_nmi_error() 288 if (handled) { in unknown_nmi_error() 289 __this_cpu_add(nmi_stats.unknown, handled); in unknown_nmi_error() 312 int handled; in default_do_nmi() local 335 handled = nmi_handle(NMI_LOCAL, regs); in default_do_nmi() 336 __this_cpu_add(nmi_stats.normal, handled); in default_do_nmi() [all …]
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv_ras.c | 72 long handled = 1; in kvmppc_realmode_mc_power7() local 92 handled = 0; in kvmppc_realmode_mc_power7() 108 handled = 0; in kvmppc_realmode_mc_power7() 125 handled = 1; in kvmppc_realmode_mc_power7() 136 return handled; in kvmppc_realmode_mc_power7()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-versatile-fpga.c | 93 int handled = 0; in handle_one_fpga() local 100 handled = 1; in handle_one_fpga() 103 return handled; in handle_one_fpga() 112 int i, handled; in fpga_handle_irq() local 115 for (i = 0, handled = 0; i < fpga_irq_id; ++i) in fpga_handle_irq() 116 handled |= handle_one_fpga(&fpga_irq_devices[i], regs); in fpga_handle_irq() 117 } while (handled); in fpga_handle_irq()
|
D | irq-vic.c | 217 int handled = 0; in handle_one_vic() local 222 handled = 1; in handle_one_vic() 225 return handled; in handle_one_vic() 250 int i, handled; in vic_handle_irq() local 253 for (i = 0, handled = 0; i < vic_id; ++i) in vic_handle_irq() 254 handled |= handle_one_vic(&vic_devices[i], regs); in vic_handle_irq() 255 } while (handled); in vic_handle_irq()
|
/linux-4.4.14/arch/metag/kernel/ |
D | kick.c | 74 int handled = 0; in kick_handler() local 97 ret = kh->func(State, SigNum, Triggers, Inst, pTBI, &handled); in kick_handler() 98 if (handled) in kick_handler() 104 WARN_ON(!handled); in kick_handler()
|
D | smp.c | 526 int handled = 0; in do_IPI() local 537 handled = 1; in do_IPI() 556 return handled; in do_IPI() 619 int Inst, PTBI pTBI, int *handled) in ipi_handler() argument 621 *handled = do_IPI(); in ipi_handler()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-av.c | 27 bool handled; in cx23885_av_work_handler() local 30 PCI_MSK_AV_CORE, &handled); in cx23885_av_work_handler() 35 if (!handled) { in cx23885_av_work_handler()
|
D | cx23885-core.c | 1556 int handled = 0; in cx23885_irq_417() local 1559 return handled; in cx23885_irq_417() 1601 handled = 1; in cx23885_irq_417() 1604 return handled; in cx23885_irq_417() 1610 int handled = 0; in cx23885_irq_ts() local 1652 handled = 1; in cx23885_irq_ts() 1655 return handled; in cx23885_irq_ts() 1668 int vida_count = 0, ts1_count = 0, ts2_count = 0, handled = 0; in cx23885_irq() local 1767 handled += netup_ci_slot_status(dev, pci_status); in cx23885_irq() 1771 handled += altera_ci_irq(dev); in cx23885_irq() [all …]
|
D | cx23885-vbi.c | 81 int handled = 0; in cx23885_vbi_irq() local 89 handled++; in cx23885_vbi_irq() 92 return handled; in cx23885_vbi_irq()
|
D | cx23888-ir.c | 530 bool *handled) in cx23888_ir_irq_handler() argument 555 *handled = false; in cx23888_ir_irq_handler() 584 *handled = true; in cx23888_ir_irq_handler() 614 *handled = true; in cx23888_ir_irq_handler() 644 *handled = true; in cx23888_ir_irq_handler()
|
D | cx23885-video.c | 1008 int handled = 0; in cx23885_video_irq() local 1012 return handled; in cx23885_video_irq() 1047 handled++; in cx23885_video_irq() 1051 handled += cx23885_vbi_irq(dev, status); in cx23885_video_irq() 1053 return handled; in cx23885_video_irq()
|
/linux-4.4.14/drivers/regulator/ |
D | da9210-regulator.c | 128 unsigned int val, handled = 0; in da9210_irq_handler() local 139 handled |= DA9210_E_OVCURR; in da9210_irq_handler() 145 handled |= DA9210_E_NPWRGOOD; in da9210_irq_handler() 150 handled |= val & (DA9210_E_TEMP_WARN | DA9210_E_TEMP_CRIT); in da9210_irq_handler() 156 handled |= DA9210_E_VMAX; in da9210_irq_handler() 158 if (handled) { in da9210_irq_handler() 160 error = regmap_write(chip->regmap, DA9210_REG_EVENT_B, handled); in da9210_irq_handler()
|
D | da9062-regulator.c | 698 int handled = IRQ_NONE; in da9062_ldo_lim_event() local 716 handled = IRQ_HANDLED; in da9062_ldo_lim_event() 721 return handled; in da9062_ldo_lim_event()
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_irq.c | 55 int handled = 0; in mga_driver_irq_handler() local 64 handled = 1; in mga_driver_irq_handler() 83 handled = 1; in mga_driver_irq_handler() 86 if (handled) in mga_driver_irq_handler()
|
/linux-4.4.14/Documentation/trace/ |
D | events-nmi.txt | 39 …>-0 [000] d.h3 505.397558: nmi_handler: perf_event_nmi_handler() delta_ns: 3236765 handled: 1 40 …>-0 [000] d.h3 505.805893: nmi_handler: perf_event_nmi_handler() delta_ns: 3174234 handled: 1 41 …>-0 [000] d.h3 506.158206: nmi_handler: perf_event_nmi_handler() delta_ns: 3084642 handled: 1 42 …>-0 [000] d.h3 506.334346: nmi_handler: perf_event_nmi_handler() delta_ns: 3080351 handled: 1
|
/linux-4.4.14/drivers/media/i2c/ |
D | tc358743.c | 912 bool *handled) in tc358743_hdmi_audio_int_handler() argument 925 static void tc358743_csi_err_int_handler(struct v4l2_subdev *sd, bool *handled) in tc358743_csi_err_int_handler() argument 933 bool *handled) in tc358743_hdmi_misc_int_handler() argument 954 if (handled) in tc358743_hdmi_misc_int_handler() 955 *handled = true; in tc358743_hdmi_misc_int_handler() 965 bool *handled) in tc358743_hdmi_cbit_int_handler() argument 981 if (handled) in tc358743_hdmi_cbit_int_handler() 982 *handled = true; in tc358743_hdmi_cbit_int_handler() 992 if (handled) in tc358743_hdmi_cbit_int_handler() 993 *handled = true; in tc358743_hdmi_cbit_int_handler() [all …]
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | amplc_pc236_common.c | 134 bool handled; in pc236_interrupt() local 136 handled = pc236_intr_check(dev); in pc236_interrupt() 137 if (dev->attached && handled) { in pc236_interrupt() 141 return IRQ_RETVAL(handled); in pc236_interrupt()
|
D | pcmuio.c | 373 int handled = 0; in pcmuio_interrupt() local 376 handled += pcmuio_handle_asic_interrupt(dev, 0); in pcmuio_interrupt() 378 handled += pcmuio_handle_asic_interrupt(dev, 1); in pcmuio_interrupt() 380 return handled ? IRQ_HANDLED : IRQ_NONE; in pcmuio_interrupt()
|
D | dt282x.c | 503 int handled = 0; in dt282x_interrupt() local 518 handled = 1; in dt282x_interrupt() 525 handled = 1; in dt282x_interrupt() 530 handled = 1; in dt282x_interrupt() 551 handled = 1; in dt282x_interrupt() 557 return IRQ_RETVAL(handled); in dt282x_interrupt()
|
D | amplc_dio200_common.c | 483 int handled; in dio200_interrupt() local 488 handled = dio200_handle_read_intr(dev, s); in dio200_interrupt() 490 return IRQ_RETVAL(handled); in dio200_interrupt()
|
/linux-4.4.14/kernel/irq/ |
D | spurious.c | 314 int handled; in note_interrupt() local 339 handled = atomic_read(&desc->threads_handled); in note_interrupt() 340 handled |= SPURIOUS_DEFERRED; in note_interrupt() 341 if (handled != desc->threads_handled_last) { in note_interrupt() 351 desc->threads_handled_last = handled; in note_interrupt()
|
/linux-4.4.14/arch/mips/oprofile/ |
D | op_model_loongson3.c | 137 uint32_t cause, handled = IRQ_NONE; in loongson3_perfcount_handler() local 142 return handled; in loongson3_perfcount_handler() 166 handled = IRQ_HANDLED; in loongson3_perfcount_handler() 168 return handled; in loongson3_perfcount_handler()
|
D | op_model_mipsxx.c | 247 int handled = IRQ_NONE; in mipsxx_perfcount_handler() local 250 return handled; in mipsxx_perfcount_handler() 261 handled = IRQ_HANDLED; \ in mipsxx_perfcount_handler() 269 return handled; in mipsxx_perfcount_handler()
|
/linux-4.4.14/drivers/ata/ |
D | sata_qstor.c | 373 unsigned int handled = 0; in qs_intr_pkt() local 393 handled = 1; in qs_intr_pkt() 410 return handled; in qs_intr_pkt() 415 unsigned int handled = 0, port_no; in qs_intr_mmio() local 434 handled = 1; in qs_intr_mmio() 441 handled |= ata_sff_port_intr(ap, qc); in qs_intr_mmio() 443 return handled; in qs_intr_mmio() 449 unsigned int handled = 0; in qs_intr() local 455 handled = qs_intr_pkt(host) | qs_intr_mmio(host); in qs_intr() 460 return IRQ_RETVAL(handled); in qs_intr()
|
D | sata_vsc.c | 238 int handled = 0; in vsc_port_intr() local 247 handled = ata_bmdma_port_intr(ap, qc); in vsc_port_intr() 254 if (unlikely(!handled)) in vsc_port_intr() 268 unsigned int handled = 0; in vsc_sata_interrupt() local 286 handled++; in vsc_sata_interrupt() 292 return IRQ_RETVAL(handled); in vsc_sata_interrupt()
|
D | pdc_adma.c | 427 unsigned int handled = 0, port_no; in adma_intr_pkt() local 438 handled = 1; in adma_intr_pkt() 472 return handled; in adma_intr_pkt() 477 unsigned int handled = 0, port_no; in adma_intr_mmio() local 511 handled = 1; in adma_intr_mmio() 514 return handled; in adma_intr_mmio() 520 unsigned int handled = 0; in adma_intr() local 525 handled = adma_intr_pkt(host) | adma_intr_mmio(host); in adma_intr() 530 return IRQ_RETVAL(handled); in adma_intr()
|
D | sata_dwc_460ex.c | 462 int handled, num_processed, port = 0; in sata_dwc_isr() local 481 handled = 1; in sata_dwc_isr() 505 handled = 1; in sata_dwc_isr() 525 handled = 1; in sata_dwc_isr() 536 handled = 1; in sata_dwc_isr() 563 handled = 1; in sata_dwc_isr() 570 handled = 1; in sata_dwc_isr() 625 handled = 1; in sata_dwc_isr() 665 handled = 1; in sata_dwc_isr() 669 return IRQ_RETVAL(handled); in sata_dwc_isr()
|
D | sata_sx4.c | 711 unsigned int handled = 0; in pdc20621_host_intr() local 739 handled = 1; in pdc20621_host_intr() 766 handled = 1; in pdc20621_host_intr() 775 handled = 1; in pdc20621_host_intr() 781 return handled; in pdc20621_host_intr() 795 unsigned int handled = 0; in pdc20621_interrupt() local 839 handled += pdc20621_host_intr(ap, qc, (i > 4), in pdc20621_interrupt() 850 return IRQ_RETVAL(handled); in pdc20621_interrupt()
|
D | sata_nv.c | 907 int i, handled = 0; in nv_adma_interrupt() local 926 handled += nv_host_intr(ap, irq_stat); in nv_adma_interrupt() 940 handled += nv_host_intr(ap, irq_stat); in nv_adma_interrupt() 966 handled++; /* irq handled if we got here */ in nv_adma_interrupt() 1037 return IRQ_RETVAL(handled); in nv_adma_interrupt() 1480 unsigned int handled = 0; in nv_generic_interrupt() local 1491 handled += ata_bmdma_port_intr(ap, qc); in nv_generic_interrupt() 1503 return IRQ_RETVAL(handled); in nv_generic_interrupt() 1508 int i, handled = 0; in nv_do_interrupt() local 1511 handled += nv_host_intr(host->ports[i], irq_stat); in nv_do_interrupt() [all …]
|
D | sata_rcar.c | 710 int handled = 0; in sata_rcar_ata_interrupt() local 714 handled |= ata_bmdma_port_intr(ap, qc); in sata_rcar_ata_interrupt() 717 if (!handled) in sata_rcar_ata_interrupt() 726 unsigned int handled = 0; in sata_rcar_interrupt() local 748 handled = 1; in sata_rcar_interrupt() 752 return IRQ_RETVAL(handled); in sata_rcar_interrupt()
|
D | sata_promise.c | 894 unsigned int handled = 0; in pdc_host_intr() local 916 handled = 1; in pdc_host_intr() 923 return handled; in pdc_host_intr() 939 unsigned int handled = 0; in pdc_interrupt() local 997 ++handled; in pdc_interrupt() 1008 handled += pdc_host_intr(ap, qc); in pdc_interrupt() 1016 return IRQ_RETVAL(handled); in pdc_interrupt()
|
D | pata_octeon_cf.c | 685 unsigned int handled = 0; in octeon_cf_interrupt() local 712 handled = 1; in octeon_cf_interrupt() 738 handled = 1; in octeon_cf_interrupt() 740 handled |= octeon_cf_dma_finished(ap, qc); in octeon_cf_interrupt() 745 return IRQ_RETVAL(handled); in octeon_cf_interrupt()
|
D | sata_sil.c | 525 int handled = 0; in sil_interrupt() local 543 handled = 1; in sil_interrupt() 548 return IRQ_RETVAL(handled); in sil_interrupt()
|
D | libata-sff.c | 1601 unsigned int handled, idle, polling; in __ata_sff_interrupt() local 1608 handled = idle = polling = 0; in __ata_sff_interrupt() 1616 handled |= port_intr(ap, qc); in __ata_sff_interrupt() 1628 if (!handled && !retried) { in __ata_sff_interrupt() 1664 return IRQ_RETVAL(handled); in __ata_sff_interrupt() 2842 unsigned int handled; in ata_bmdma_port_intr() local 2864 handled = __ata_sff_port_intr(ap, qc, bmdma_stopped); in ata_bmdma_port_intr() 2869 return handled; in ata_bmdma_port_intr()
|
D | sata_inic162x.c | 418 int i, handled = 0; in inic_interrupt() local 430 handled++; in inic_interrupt() 436 return IRQ_RETVAL(handled); in inic_interrupt()
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | tzic.c | 132 int i, irqofs, handled; in tzic_handle_irq() local 135 handled = 0; in tzic_handle_irq() 142 handled = 1; in tzic_handle_irq() 148 } while (handled); in tzic_handle_irq()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | base.c | 33 bool handled = false; in nvkm_sw_mthd() local 39 handled = nvkm_sw_chan_mthd(chan, subc, mthd, data); in nvkm_sw_mthd() 46 return handled; in nvkm_sw_mthd()
|
/linux-4.4.14/drivers/input/serio/ |
D | rpckbd.c | 65 int handled = IRQ_NONE; in rpckbd_rx() local 71 handled = IRQ_HANDLED; in rpckbd_rx() 73 return handled; in rpckbd_rx()
|
D | altera_ps2.c | 38 irqreturn_t handled = IRQ_NONE; in altera_ps2_rxint() local 42 handled = IRQ_HANDLED; in altera_ps2_rxint() 45 return handled; in altera_ps2_rxint()
|
D | ambakmi.c | 43 int handled = IRQ_NONE; in amba_kmi_int() local 48 handled = IRQ_HANDLED; in amba_kmi_int() 51 return handled; in amba_kmi_int()
|
D | pcips2.c | 65 int handled = 0; in pcips2_interrupt() local 73 handled = 1; in pcips2_interrupt() 85 return IRQ_RETVAL(handled); in pcips2_interrupt()
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_irq.c | 37 int handled = 0; in snd_gus_interrupt() local 42 return IRQ_RETVAL(handled); in snd_gus_interrupt() 43 handled = 1; in snd_gus_interrupt()
|
D | gusmax.c | 109 int handled = 0; in snd_gusmax_interrupt() local 114 handled = 1; in snd_gusmax_interrupt() 119 handled = 1; in snd_gusmax_interrupt() 124 return IRQ_RETVAL(handled); in snd_gusmax_interrupt()
|
D | interwave.c | 303 int handled = 0; in snd_interwave_interrupt() local 308 handled = 1; in snd_interwave_interrupt() 313 handled = 1; in snd_interwave_interrupt() 318 return IRQ_RETVAL(handled); in snd_interwave_interrupt()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_knc.c | 216 int handled = 0; in knc_pmu_handle_irq() local 227 return handled; in knc_pmu_handle_irq() 244 handled++; in knc_pmu_handle_irq() 270 return handled; in knc_pmu_handle_irq()
|
D | perf_event_amd_ibs.c | 614 int handled = 0; in perf_ibs_nmi_handler() local 616 handled += perf_ibs_handle_irq(&perf_ibs_fetch, regs); in perf_ibs_nmi_handler() 617 handled += perf_ibs_handle_irq(&perf_ibs_op, regs); in perf_ibs_nmi_handler() 619 if (handled) in perf_ibs_nmi_handler() 622 return handled; in perf_ibs_nmi_handler()
|
D | perf_event_p4.c | 1004 int idx, handled = 0; in p4_pmu_handle_irq() local 1015 handled++; in p4_pmu_handle_irq() 1031 handled += overflow; in p4_pmu_handle_irq() 1044 if (handled) in p4_pmu_handle_irq() 1059 return handled; in p4_pmu_handle_irq()
|
/linux-4.4.14/drivers/sn/ |
D | ioc3.c | 406 int handled = 1, id; in ioc3_intr_io() local 415 handled = handled && !ioc3_ethernet->intr(ioc3_ethernet, in ioc3_intr_io() 440 handled = 1; in ioc3_intr_io() 442 return handled?IRQ_HANDLED:IRQ_NONE; in ioc3_intr_io() 449 int handled = 1; in ioc3_intr_eth() local 456 handled = handled && !ioc3_ethernet->intr(ioc3_ethernet, idd, 0); in ioc3_intr_eth() 458 return handled?IRQ_HANDLED:IRQ_NONE; in ioc3_intr_eth()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
D | base.c | 73 bool handled = false; in nvkm_pci_intr() local 78 nvkm_mc_intr(mc, &handled); in nvkm_pci_intr() 81 return handled ? IRQ_HANDLED : IRQ_NONE; in nvkm_pci_intr()
|
/linux-4.4.14/drivers/mfd/ |
D | lp8788-irq.c | 115 bool handled; in lp8788_irq_handler() local 128 handled = true; in lp8788_irq_handler() 132 return handled ? IRQ_HANDLED : IRQ_NONE; in lp8788_irq_handler()
|
/linux-4.4.14/drivers/macintosh/ |
D | macio-adb.c | 209 int handled = 0; in macio_adb_interrupt() local 213 handled = 1; in macio_adb_interrupt() 234 handled = 1; in macio_adb_interrupt() 273 return IRQ_RETVAL(handled); in macio_adb_interrupt()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | base.c | 57 nvkm_mc_intr(struct nvkm_mc *mc, bool *handled) in nvkm_mc_intr() argument 77 *handled = intr != 0; in nvkm_mc_intr()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
D | rx.c | 1197 u32 handled = 0; in iwl_pcie_irq_handler() local 1282 handled |= CSR_INT_BIT_HW_ERR; in iwl_pcie_irq_handler() 1329 handled |= CSR_INT_BIT_RF_KILL; in iwl_pcie_irq_handler() 1336 handled |= CSR_INT_BIT_CT_KILL; in iwl_pcie_irq_handler() 1345 handled |= CSR_INT_BIT_SW_ERR; in iwl_pcie_irq_handler() 1356 handled |= CSR_INT_BIT_WAKEUP; in iwl_pcie_irq_handler() 1366 handled |= (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX); in iwl_pcie_irq_handler() 1371 handled |= CSR_INT_BIT_RX_PERIODIC; in iwl_pcie_irq_handler() 1413 handled |= CSR_INT_BIT_FH_TX; in iwl_pcie_irq_handler() 1419 if (inta & ~handled) { in iwl_pcie_irq_handler() [all …]
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | irq.c | 36 int handled = 0; in snd_emu10k1_interrupt() local 42 handled = 1; in snd_emu10k1_interrupt() 212 return IRQ_RETVAL(handled); in snd_emu10k1_interrupt()
|
/linux-4.4.14/drivers/gpu/drm/via/ |
D | via_irq.c | 113 int handled = 0; in via_driver_irq_handler() local 136 handled = 1; in via_driver_irq_handler() 143 handled = 1; in via_driver_irq_handler() 156 if (handled) in via_driver_irq_handler()
|
/linux-4.4.14/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 646 int handled = 0; in hsw_module_message() local 658 handled = 1; in hsw_module_message() 661 handled = hsw_process_reply(hsw, header); in hsw_module_message() 665 return handled; in hsw_module_message() 672 int handled = 0; in hsw_stream_message() local 680 return handled; in hsw_stream_message() 694 handled = hsw_process_reply(hsw, header); in hsw_stream_message() 698 return handled; in hsw_stream_message() 728 int handled = 1; in hsw_process_notification() local 738 return handled; in hsw_process_notification() [all …]
|
/linux-4.4.14/drivers/media/pci/smipcie/ |
D | smipcie-ir.c | 158 int handled = 0; in smi_ir_irq() local 164 handled = 1; in smi_ir_irq() 166 return handled; in smi_ir_irq()
|
D | smipcie-main.c | 454 int handled = 0; in smi_port_irq() local 461 handled = 1; in smi_port_irq() 463 return handled; in smi_port_irq() 472 int handled = 0; in smi_irq_handler() local 478 handled += smi_port_irq(port0, intr_status); in smi_irq_handler() 482 handled += smi_port_irq(port1, intr_status); in smi_irq_handler() 485 handled += smi_ir_irq(ir, intr_status); in smi_irq_handler() 487 return IRQ_RETVAL(handled); in smi_irq_handler()
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
D | cx25821-audio-upstream.c | 516 int handled = 0; in cx25821_upstream_irq_audio() local 528 handled = cx25821_audio_upstream_irq(dev, in cx25821_upstream_irq_audio() 532 if (handled < 0) in cx25821_upstream_irq_audio() 535 handled += handled; in cx25821_upstream_irq_audio() 537 return IRQ_RETVAL(handled); in cx25821_upstream_irq_audio()
|
D | cx25821-alsa.c | 369 int loop, handled = 0; in cx25821_irq() local 383 handled = 1; in cx25821_irq() 394 handled = 1; in cx25821_irq() 402 if (handled) in cx25821_irq() 406 return IRQ_RETVAL(handled); in cx25821_irq()
|
D | cx25821-video-upstream.c | 499 int handled = 0; in cx25821_upstream_irq() local 511 handled = cx25821_video_upstream_irq(chan, vid_status); in cx25821_upstream_irq() 513 return IRQ_RETVAL(handled); in cx25821_upstream_irq()
|
D | cx25821-video.c | 104 int handled = 0; in cx25821_video_irq() local 110 return handled; in cx25821_video_irq() 139 handled++; in cx25821_video_irq() 141 return handled; in cx25821_video_irq()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | gr_udc.c | 1339 int handled = 0; in gr_handle_state_changes() local 1347 handled = 1; in gr_handle_state_changes() 1354 handled = 1; in gr_handle_state_changes() 1363 handled = 1; in gr_handle_state_changes() 1371 handled = 1; in gr_handle_state_changes() 1389 handled = 1; in gr_handle_state_changes() 1409 handled = 1; in gr_handle_state_changes() 1412 return handled; in gr_handle_state_changes() 1420 int handled = 0; in gr_irq_handler() local 1437 handled = gr_handle_in_ep(ep) || handled; in gr_irq_handler() [all …]
|
D | pxa25x_udc.c | 1702 int handled; in pxa25x_udc_irq() local 1708 handled = 0; in pxa25x_udc_irq() 1713 handled = 1; in pxa25x_udc_irq() 1726 handled = 1; in pxa25x_udc_irq() 1738 handled = 1; in pxa25x_udc_irq() 1769 handled = 1; in pxa25x_udc_irq() 1779 handled = 1; in pxa25x_udc_irq() 1785 handled = 1; in pxa25x_udc_irq() 1793 } while (handled); in pxa25x_udc_irq()
|
D | goku_udc.c | 1543 handled = 1; \ 1551 u32 stat, handled = 0; in goku_irq() local 1568 handled = 1; in goku_irq() 1587 handled = 1; in goku_irq() 1692 handled = 1; in goku_irq() 1705 return IRQ_RETVAL(handled); in goku_irq()
|
/linux-4.4.14/Documentation/ |
D | devices.txt | 279 loop devices is handled by mount(8) or losetup(8). 288 Partitions are handled in the same way as for IDE 597 Partitions are handled the same way as for IDE disks 608 Partitions are handled the same way as for the first 716 Partitions are handled in the same way as for IDE 804 Partitions are handled the same way as for the first 822 Partitions are handled the same way as for the first 949 Partitions are handled in the same way as for IDE 973 Partitions are handled in the same way as for IDE 1026 Partitions are handled as for major 48. [all …]
|
D | md-cluster.txt | 24 Reads are just handled normally. It is up to the filesystem to 151 Device failures are handled and communicated with the metadata update
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | ariadne.c | 245 int handled = 0; in ariadne_interrupt() local 300 handled = 1; in ariadne_interrupt() 307 handled = 1; in ariadne_interrupt() 365 handled = 1; in ariadne_interrupt() 369 handled = 1; in ariadne_interrupt() 373 handled = 1; in ariadne_interrupt() 389 return IRQ_RETVAL(handled); in ariadne_interrupt()
|
D | am79c961a.c | 593 int handled = 0; in am79c961_interrupt() local 602 handled = 1; in am79c961_interrupt() 606 handled = 1; in am79c961_interrupt() 610 handled = 1; in am79c961_interrupt() 614 handled = 1; in am79c961_interrupt() 619 return IRQ_RETVAL(handled); in am79c961_interrupt()
|
D | atarilance.c | 855 int handled = 0; in lance_interrupt() local 870 handled = 1; in lance_interrupt() 957 return IRQ_RETVAL(handled); in lance_interrupt()
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/sunxi/ |
D | sram.txt | 6 reprensenting the SRAM handled by the SRAM controller. 21 Each SRAM will have SRAM sections that are going to be handled by the
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | tegra.c | 185 bool handled = false; in nvkm_device_tegra_intr() local 188 nvkm_mc_intr(mc, &handled); in nvkm_device_tegra_intr() 191 return handled ? IRQ_HANDLED : IRQ_NONE; in nvkm_device_tegra_intr()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | psb_irq.c | 261 int handled = 0; in psb_irq_handler() local 285 handled = 1; in psb_irq_handler() 292 handled = 1; in psb_irq_handler() 298 handled = dev_priv->ops->hotplug(dev); in psb_irq_handler() 306 if (!handled) in psb_irq_handler()
|
/linux-4.4.14/drivers/tty/serial/ |
D | men_z135_uart.c | 393 bool handled = false; in men_z135_intr() local 408 handled = true; in men_z135_intr() 415 handled = true; in men_z135_intr() 420 handled = true; in men_z135_intr() 425 handled = true; in men_z135_intr() 430 return IRQ_RETVAL(handled); in men_z135_intr()
|
D | rp2.c | 491 int ch, handled = 0; in rp2_asic_interrupt() local 497 handled++; in rp2_asic_interrupt() 499 return handled; in rp2_asic_interrupt() 505 int handled; in rp2_uart_interrupt() local 507 handled = rp2_asic_interrupt(card, 0); in rp2_uart_interrupt() 509 handled += rp2_asic_interrupt(card, 1); in rp2_uart_interrupt() 511 return handled ? IRQ_HANDLED : IRQ_NONE; in rp2_uart_interrupt()
|
D | efm32-uart.c | 245 int handled = IRQ_NONE; in efm32_uart_rxirq() local 255 handled = IRQ_HANDLED; in efm32_uart_rxirq() 263 handled = IRQ_HANDLED; in efm32_uart_rxirq() 270 return handled; in efm32_uart_rxirq()
|
D | etraxfs-uart.c | 546 int handled = 0; in ser_interrupt() local 563 handled = 1; in ser_interrupt() 568 handled = 1; in ser_interrupt() 572 return IRQ_RETVAL(handled); in ser_interrupt()
|
D | amba-pl010.c | 246 int handled = 0; in pl010_int() local 266 handled = 1; in pl010_int() 271 return IRQ_RETVAL(handled); in pl010_int()
|
D | crisv10.c | 1890 int handled = 0; in tr_interrupt() local 1902 handled = 1; in tr_interrupt() 1916 return IRQ_RETVAL(handled); in tr_interrupt() 1927 int handled = 0; in rec_interrupt() local 1939 handled = 1; in rec_interrupt() 1947 return IRQ_RETVAL(handled); in rec_interrupt() 2472 int handled = 0; in ser_interrupt() local 2483 handled = 1; in ser_interrupt() 2526 handled = 1; in ser_interrupt() 2554 return IRQ_RETVAL(handled); in ser_interrupt()
|
/linux-4.4.14/tools/perf/ |
D | perf.c | 150 int handled = 0; in handle_options() local 209 handled++; in handle_options() 288 handled++; in handle_options() 290 return handled; in handle_options()
|
/linux-4.4.14/drivers/net/ethernet/ |
D | dnet.c | 450 unsigned int handled = 0; in dnet_interrupt() local 465 handled = 1; in dnet_interrupt() 477 handled = 1; in dnet_interrupt() 489 handled = 1; in dnet_interrupt() 504 handled = 1; in dnet_interrupt() 507 if (!handled) in dnet_interrupt() 512 return IRQ_RETVAL(handled); in dnet_interrupt()
|
/linux-4.4.14/drivers/misc/cb710/ |
D | core.c | 72 irqreturn_t handled = IRQ_NONE; in cb710_irq_handler() local 80 handled = IRQ_HANDLED; in cb710_irq_handler() 85 return handled; in cb710_irq_handler()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 10 void nvkm_mc_intr(struct nvkm_mc *, bool *handled);
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes.c | 390 int handled = 0; in nes_interrupt() local 399 handled = 1; in nes_interrupt() 412 handled = 1; in nes_interrupt() 418 handled = 1; in nes_interrupt() 422 (handled == 0)) { in nes_interrupt() 425 handled = 1; in nes_interrupt() 429 if (handled) { in nes_interrupt() 439 handled = nes_read32(nesdev->regs+NES_INT_PENDING); in nes_interrupt() 443 if (handled) { in nes_interrupt()
|
/linux-4.4.14/drivers/gpu/host1x/ |
D | job.h | 27 bool handled; member
|
D | job.c | 536 if (g->handled) in host1x_job_pin() 543 job->gathers[j].handled = true; in host1x_job_pin()
|
/linux-4.4.14/drivers/scsi/ |
D | sun3_scsi.c | 192 int handled = 0; in scsi_sun3_intr() local 206 handled = 1; in scsi_sun3_intr() 211 handled = 1; in scsi_sun3_intr() 214 return IRQ_RETVAL(handled); in scsi_sun3_intr()
|
D | aha1740.c | 217 int handled = 0; in aha1740_intr_handle() local 229 handled = 1; in aha1740_intr_handle() 311 return IRQ_RETVAL(handled); in aha1740_intr_handle()
|
D | atp870u.c | 188 goto handled; in atp870u_intr_handle() 194 goto handled; in atp870u_intr_handle() 215 goto handled; in atp870u_intr_handle() 256 goto handled; in atp870u_intr_handle() 270 goto handled; in atp870u_intr_handle() 376 goto handled; in atp870u_intr_handle() 428 goto handled; in atp870u_intr_handle() 436 goto handled; in atp870u_intr_handle() 510 goto handled; in atp870u_intr_handle() 543 goto handled; in atp870u_intr_handle() [all …]
|
D | vmw_pvscsi.c | 1130 int handled; in pvscsi_isr() local 1133 handled = true; in pvscsi_isr() 1136 handled = (val & PVSCSI_INTR_ALL_SUPPORTED) != 0; in pvscsi_isr() 1137 if (handled) in pvscsi_isr() 1141 if (handled) { in pvscsi_isr() 1153 return IRQ_RETVAL(handled); in pvscsi_isr()
|
D | eata.c | 2348 goto handled; in ihdlr() 2357 goto handled; in ihdlr() 2362 goto handled; in ihdlr() 2367 goto handled; in ihdlr() 2371 goto handled; in ihdlr() 2524 handled: in ihdlr()
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
D | cafe-driver.c | 441 unsigned int irqs, handled; in cafe_irq() local 445 handled = cam->registered && mccic_irq(mcam, irqs); in cafe_irq() 449 handled = 1; in cafe_irq() 452 return IRQ_RETVAL(handled); in cafe_irq()
|
D | mmp-driver.c | 308 unsigned int irqs, handled; in mmpcam_irq() local 312 handled = mccic_irq(mcam, irqs); in mmpcam_irq() 314 return IRQ_RETVAL(handled); in mmpcam_irq()
|
D | mcam-core.c | 1710 unsigned int frame, handled = 0; in mccic_irq() local 1727 handled = 1; in mccic_irq() 1740 handled = IRQ_HANDLED; in mccic_irq() 1744 if (handled == IRQ_HANDLED) { in mccic_irq() 1749 return handled; in mccic_irq()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-ab-b5ze-s3.c | 820 int ret, handled = IRQ_NONE; in _abb5zes3_rtc_interrupt() local 827 return handled; in _abb5zes3_rtc_interrupt() 840 handled = IRQ_HANDLED; in _abb5zes3_rtc_interrupt() 853 handled = IRQ_HANDLED; in _abb5zes3_rtc_interrupt() 870 handled = IRQ_HANDLED; in _abb5zes3_rtc_interrupt() 873 return handled; in _abb5zes3_rtc_interrupt()
|
D | rtc-isl12057.c | 511 int ret, handled = IRQ_NONE; in isl12057_rtc_interrupt() local 524 handled = IRQ_HANDLED; in isl12057_rtc_interrupt() 527 return handled; in isl12057_rtc_interrupt()
|
D | rtc-isl1208.c | 499 int handled = 0, sr, err; in isl1208_rtc_interrupt() local 530 handled = 1; in isl1208_rtc_interrupt() 538 return handled ? IRQ_HANDLED : IRQ_NONE; in isl1208_rtc_interrupt()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/ |
D | entry-macro.S | 24 @ handled
|
/linux-4.4.14/fs/ext4/ |
D | Kconfig | 14 filesystem is now handled by the ext4 driver. 23 filesystem is now handled by the ext4 driver. 31 filesystem is now handled by the ext4 driver.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv04.c | 115 bool handled = false; in nv04_fifo_swmthd() local 125 handled = nvkm_sw_mthd(sw, chid, subc, mthd, data); in nv04_fifo_swmthd() 131 return handled; in nv04_fifo_swmthd()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ks8851.c | 603 unsigned handled = 0; in ks8851_irq() local 613 handled |= IRQ_LCI; in ks8851_irq() 620 handled |= IRQ_LDI; in ks8851_irq() 624 handled |= IRQ_RXPSI; in ks8851_irq() 627 handled |= IRQ_TXI; in ks8851_irq() 640 handled |= IRQ_RXI; in ks8851_irq() 644 handled |= IRQ_SPIBEI; in ks8851_irq() 647 ks8851_wrreg16(ks, KS_ISR, handled); in ks8851_irq()
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | s390-diag.txt | 16 all supported DIAGNOSE calls need to be handled by either KVM or its 80 This function code is handled by userspace.
|
D | ppc-pv.txt | 10 could be handled differently. 204 them are handled in the kernel, some are handled in user space. This is only
|
/linux-4.4.14/drivers/power/ |
D | smb347-charger.c | 711 bool handled = false; in smb347_interrupt() local 745 handled = true; in smb347_interrupt() 757 handled = true; in smb347_interrupt() 770 handled = true; in smb347_interrupt() 785 handled = true; in smb347_interrupt() 788 return handled ? IRQ_HANDLED : IRQ_NONE; in smb347_interrupt()
|
D | bq25890_charger.c | 548 goto handled; in bq25890_irq_handler_thread() 551 goto handled; in bq25890_irq_handler_thread() 561 handled: in bq25890_irq_handler_thread()
|
/linux-4.4.14/Documentation/arm/ |
D | Interrupts | 8 MMU TLB. Each MMU TLB variant is now handled completely separately - 16 The 2.5 kernels will be having major changes to the way IRQs are handled. 48 SA11x0 IRQs are handled by two separate "chip" structures, one for 79 handled by do_level_IRQ.
|
D | kernel_mode_neon.txt | 41 subsequent use. This is handled by the function kernel_neon_begin(), which 44 mode will hit the lazy restore trap upon next use. This is handled by the
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | sync_serial.c | 1270 int handled = 0; in tr_interrupt() local 1282 handled = 1; in tr_interrupt() 1315 return IRQ_RETVAL(handled); in tr_interrupt() 1322 int handled = 0; in rx_interrupt() local 1334 handled = 1; in rx_interrupt() 1377 return IRQ_RETVAL(handled); in rx_interrupt() 1385 int handled = 0; in manual_interrupt() local 1395 handled = 1; in manual_interrupt() 1458 return IRQ_RETVAL(handled); in manual_interrupt()
|
/linux-4.4.14/net/batman-adv/ |
D | bridge_loop_avoidance.c | 1482 goto handled; in batadv_bla_rx() 1490 goto handled; in batadv_bla_rx() 1522 goto handled; in batadv_bla_rx() 1538 handled: in batadv_bla_rx() 1582 goto handled; in batadv_bla_tx() 1589 goto handled; in batadv_bla_tx() 1617 goto handled; in batadv_bla_tx() 1628 handled: in batadv_bla_tx()
|
/linux-4.4.14/drivers/staging/fwserial/ |
D | TODO | 4 - I/O is handled asynchronously which presents some issues when error
|
/linux-4.4.14/drivers/pci/pcie/aer/ |
D | Kconfig | 13 Port will be handled by PCI Express AER driver.
|
/linux-4.4.14/drivers/xen/xen-pciback/ |
D | conf_space.c | 210 int err = 0, handled = 0; in xen_pcibk_config_write() local 254 handled = 1; in xen_pcibk_config_write() 258 if (!handled && !err) { in xen_pcibk_config_write()
|
D | pciback_ops.c | 425 dev_data->handled++; in xen_pcibk_guest_interrupt() 426 if ((dev_data->handled % 1000) == 0) { in xen_pcibk_guest_interrupt()
|
D | pciback.h | 51 unsigned long handled; member
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | ste-coh901318.txt | 12 - dma-channels: the number of DMA channels handled
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,omap2-intc.txt | 15 - ti,intc-size: Number of interrupts handled by the interrupt controller.
|
D | ti,cp-intc.txt | 16 - ti,intc-size: Number of interrupts handled by the interrupt controller.
|
D | allwinner,sun67i-sc-nmi.txt | 14 - interrupts: Specifies the interrupt line (NMI) which is handled by
|
D | abilis,tb10x-ictl.txt | 17 - interrupts: Specifies the list of interrupt lines which are handled by
|
/linux-4.4.14/drivers/mmc/host/ |
D | bfin_sdh.c | 477 int handled = 0; in sdh_stat_irq() local 490 handled |= sdh_cmd_done(host, status); in sdh_stat_irq() 498 handled |= sdh_data_done(host, status); in sdh_stat_irq() 504 return IRQ_RETVAL(handled); in sdh_stat_irq()
|
D | pxamci.c | 403 int handled = 0; in pxamci_irq() local 413 handled |= pxamci_cmd_done(host, stat); in pxamci_irq() 415 handled |= pxamci_data_done(host, stat); in pxamci_irq() 418 handled = 1; in pxamci_irq() 422 return IRQ_RETVAL(handled); in pxamci_irq()
|
/linux-4.4.14/sound/isa/ |
D | opl3sa2.c | 303 int handled = 0; in snd_opl3sa2_interrupt() local 312 handled = 1; in snd_opl3sa2_interrupt() 317 handled = 1; in snd_opl3sa2_interrupt() 322 handled = 1; in snd_opl3sa2_interrupt() 327 handled = 1; in snd_opl3sa2_interrupt() 338 return IRQ_RETVAL(handled); in snd_opl3sa2_interrupt()
|
/linux-4.4.14/arch/arm/vfp/ |
D | entry.S | 52 ret r9 @ we have handled the fault
|
/linux-4.4.14/drivers/target/ |
D | target_core_user.c | 576 int handled = 0; in tcmu_handle_completions() local 621 handled++; in tcmu_handle_completions() 631 return handled; in tcmu_handle_completions() 657 int handled; in tcmu_device_timedout() local 659 handled = tcmu_handle_completions(udev); in tcmu_device_timedout() 661 pr_warn("%d completions handled from timeout\n", handled); in tcmu_device_timedout()
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | Kconfig | 27 is handled by Intel's Management Engine Interface on your platform.
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | TODO | 13 . This can be handled by the dma-buf fence/reservation stuff when it
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | atp.c | 600 int handled = 0; in atp_interrupt() local 620 handled = 1; in atp_interrupt() 643 handled = 1; in atp_interrupt() 708 return IRQ_RETVAL(handled); in atp_interrupt()
|
/linux-4.4.14/Documentation/networking/ |
D | ipvs-sysctl.txt | 51 connections handled by IPVS. 53 This should be enabled if connections handled by IPVS are to be 54 also handled by stateful firewall rules. That is, iptables rules 58 Connections handled by the IPVS FTP application module
|
D | x25.txt | 8 framing, bit-stuffing and checksumming. These both need to be handled by the
|
/linux-4.4.14/drivers/nfc/microread/ |
D | Kconfig | 28 is handled by Intel's Management Engine Interface on your platform.
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-uniphier-f.c | 203 goto handled; in uniphier_fi2c_interrupt() 228 goto handled; in uniphier_fi2c_interrupt() 244 handled: in uniphier_fi2c_interrupt()
|
/linux-4.4.14/drivers/pcmcia/ |
D | i82092.c | 299 int handled = 0; in i82092aa_interrupt() local 323 handled = 1; in i82092aa_interrupt() 351 return IRQ_RETVAL(handled); in i82092aa_interrupt()
|
D | m32r_pcc.c | 345 int handled = 0; in pcc_interrupt() local 355 handled = 1; in pcc_interrupt() 380 return IRQ_RETVAL(handled); in pcc_interrupt()
|
D | m32r_cfc.c | 364 int handled = 0; in pcc_interrupt() local 371 handled = 1; in pcc_interrupt() 380 return IRQ_RETVAL(handled); in pcc_interrupt()
|
D | pd6729.c | 178 int handled = 0; in pd6729_interrupt() local 199 handled = 1; in pd6729_interrupt() 232 return IRQ_RETVAL(handled); in pd6729_interrupt()
|
/linux-4.4.14/sound/pci/asihpi/ |
D | hpioctl.c | 315 int handled; in asihpi_isr() local 323 handled = a->adapter->irq_query_and_clear(a->adapter, 0); in asihpi_isr() 325 if (!handled) in asihpi_isr()
|
/linux-4.4.14/drivers/net/ethernet/seeq/ |
D | ether3.c | 552 unsigned int status, handled = IRQ_NONE; in ether3_interrupt() local 564 handled = IRQ_HANDLED; in ether3_interrupt() 570 handled = IRQ_HANDLED; in ether3_interrupt() 577 return handled; in ether3_interrupt()
|
/linux-4.4.14/drivers/block/rsxx/ |
D | core.c | 352 int handled = 0; in rsxx_isr() local 388 handled++; in rsxx_isr() 395 handled++; in rsxx_isr() 401 handled++; in rsxx_isr() 407 return handled ? IRQ_HANDLED : IRQ_NONE; in rsxx_isr()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 418 int handled = 0; in bgmac_dma_rx_read() local 477 handled++; in bgmac_dma_rx_read() 485 if (handled >= weight) /* Should never be greater */ in bgmac_dma_rx_read() 491 return handled; in bgmac_dma_rx_read() 1253 int handled = 0; in bgmac_poll() local 1259 handled += bgmac_dma_rx_read(bgmac, &bgmac->rx_ring[0], weight); in bgmac_poll() 1265 if (handled < weight) { in bgmac_poll() 1270 return handled; in bgmac_poll()
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-dsp-keystone.txt | 13 - reading pin value returns 0 - if IRQ was handled or 1 - IRQ is still
|
D | brcm,brcmstb-gpio.txt | 5 interrupt is shared for all of the banks handled by the controller.
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | mce.h | 189 extern void save_mce_event(struct pt_regs *regs, long handled,
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | TODO | 19 and are handled by routines in libc. These are not implemented by the FPA11 20 hardware, but are handled by the floating point support code. They should
|
D | README.FPE | 136 and are handled by routines in libc. These are not implemented by the FPA11 137 hardware, but are handled by the floating point support code. They should
|
/linux-4.4.14/drivers/media/i2c/cx25840/ |
D | cx25840-ir.c | 522 int cx25840_ir_irq_handler(struct v4l2_subdev *sd, u32 status, bool *handled) in cx25840_ir_irq_handler() argument 535 *handled = false; in cx25840_ir_irq_handler() 589 *handled = true; in cx25840_ir_irq_handler() 619 *handled = true; in cx25840_ir_irq_handler() 649 *handled = true; in cx25840_ir_irq_handler()
|
D | cx25840-core.h | 156 int cx25840_ir_irq_handler(struct v4l2_subdev *sd, u32 status, bool *handled);
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 16 passthrough device, where the physical interrupts are initially handled 25 Forwarded physical interrupts are handled slightly differently compared 70 handled on the host (see details on the timer as an example below). For other 184 guest without having actually been handled on the host. In this case it
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | Kconfig | 24 Some newer logitech webcams are not handled by this driver but by the
|
/linux-4.4.14/drivers/base/regmap/ |
D | regmap-irq.c | 216 bool handled = false; in regmap_irq_thread() local 309 handled = true; in regmap_irq_thread() 316 if (handled) in regmap_irq_thread()
|
/linux-4.4.14/drivers/devfreq/ |
D | tegra-devfreq.c | 312 bool handled = false; in actmon_isr() local 320 handled = true; in actmon_isr() 324 return handled ? IRQ_WAKE_THREAD : IRQ_NONE; in actmon_isr()
|
/linux-4.4.14/arch/arc/mm/ |
D | cache.c | 953 int handled = IS_ENABLED(CONFIG_ARC_CACHE_VIPT_ALIASING); in arc_cache_init() local 955 if (dc->alias && !handled) in arc_cache_init() 957 else if (!dc->alias && handled) in arc_cache_init()
|
/linux-4.4.14/drivers/iommu/ |
D | intel-svm.c | 525 int head, tail, handled = 0; in prq_event_thread() local 541 handled = 1; in prq_event_thread() 646 return IRQ_RETVAL(handled); in prq_event_thread()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-core.c | 501 int handled = 0; in cx88_core_irq() local 505 handled++; in cx88_core_irq() 507 if (!handled) in cx88_core_irq() 511 return handled; in cx88_core_irq()
|
D | cx88-mpeg.c | 358 int loop, handled = 0; in cx8802_irq() local 368 handled = 1; in cx8802_irq() 384 return IRQ_RETVAL(handled); in cx8802_irq()
|
D | cx88-alsa.c | 265 int loop, handled = 0; in cx8801_irq() local 274 handled = 1; in cx8801_irq() 291 return IRQ_RETVAL(handled); in cx8801_irq()
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | interrupt.c | 534 unsigned int handled = 0; in tulip_interrupt() local 540 handled = phy_interrupt (dev); in tulip_interrupt() 543 return IRQ_RETVAL(handled); in tulip_interrupt()
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-flakey.txt | 34 Read I/O is handled correctly.
|
/linux-4.4.14/Documentation/i2c/ |
D | old-module-parameters | 41 the driver. The dummy device will be handled by i2c-core itself, preventing
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | mt8173-cpu-dvfs.txt | 18 flow is handled by hardware, hence no software "voltage tracking" is
|
/linux-4.4.14/drivers/hv/ |
D | vmbus_drv.c | 783 bool handled = false; in vmbus_isr() local 803 handled = true; in vmbus_isr() 812 handled = true; in vmbus_isr() 815 if (handled) in vmbus_isr()
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 74 DDR initialization is already handled by a HW IP block.
|
/linux-4.4.14/Documentation/power/ |
D | states.txt | 92 STD can be handled by the firmware or the kernel. If it is handled by
|
/linux-4.4.14/drivers/net/wan/ |
D | wanxl.c | 251 int handled = 0; in wanxl_intr() local 255 handled = 1; in wanxl_intr() 268 return IRQ_RETVAL(handled); in wanxl_intr()
|
D | hd64572.c | 355 int i, handled = 0; in sca_intr() local 360 handled = 1; in sca_intr() 366 return IRQ_RETVAL(handled); in sca_intr()
|
D | hd64570.c | 382 int handled = 0; in sca_intr() local 386 handled = 1; in sca_intr() 403 return IRQ_RETVAL(handled); in sca_intr()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_dp_mst.c | 713 bool handled; in radeon_dp_mst_check_status() local 720 ret = drm_dp_mst_hpd_irq(&radeon_connector->mst_mgr, esi, &handled); in radeon_dp_mst_check_status() 722 if (handled) { in radeon_dp_mst_check_status()
|
/linux-4.4.14/drivers/char/ |
D | applicom.c | 622 int handled = 0; in ac_interrupt() local 644 handled = 1; in ac_interrupt() 688 return IRQ_RETVAL(handled); in ac_interrupt()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-amd.c | 502 int handled = 0; in amd_gpio_irq_handler() local 537 handled++; in amd_gpio_irq_handler() 543 if (handled == 0) in amd_gpio_irq_handler()
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc9194.c | 1323 int handled = 0; in smc_interrupt() local 1348 handled = 1; in smc_interrupt() 1421 return IRQ_RETVAL(handled); in smc_interrupt()
|
/linux-4.4.14/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 30 be handled by a single complex driver or be individually distributed 31 and handled by corresponding service drivers. 36 physical device to be handled by only a single driver. The PCI
|
/linux-4.4.14/sound/pci/lola/ |
D | lola.c | 233 int handled = 0; in lola_interrupt() local 295 handled = 1; in lola_interrupt() 302 return IRQ_RETVAL(handled); in lola_interrupt()
|
/linux-4.4.14/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 1373 int handled = IRQ_NONE; in mipsxx_pmu_handle_shared_irq() local 1377 return handled; in mipsxx_pmu_handle_shared_irq() 1401 handled = IRQ_HANDLED; \ in mipsxx_pmu_handle_shared_irq() 1415 if (handled == IRQ_HANDLED) in mipsxx_pmu_handle_shared_irq() 1422 return handled; in mipsxx_pmu_handle_shared_irq()
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164-core.c | 629 int i, handled = 0, bit; in saa7164_irq() local 633 handled = 0; in saa7164_irq() 656 handled = 1; in saa7164_irq() 658 if (handled == 0) in saa7164_irq() 726 return IRQ_RETVAL(handled); in saa7164_irq()
|
/linux-4.4.14/sound/pci/ |
D | es1938.c | 1642 int handled = 0; in snd_es1938_interrupt() local 1666 handled = 1; in snd_es1938_interrupt() 1688 handled = 1; in snd_es1938_interrupt() 1697 handled = 1; in snd_es1938_interrupt() 1717 handled = 1; in snd_es1938_interrupt() 1721 return IRQ_RETVAL(handled); in snd_es1938_interrupt()
|
/linux-4.4.14/drivers/staging/speakup/ |
D | TODO | 31 /sys/class/vtconsole/vtcon0/speakup, the nasty path being handled by
|
/linux-4.4.14/Documentation/scsi/ |
D | hptiop.txt | 84 All queued requests are handled via inbound/outbound queue port. 129 All queued requests are handled via inbound/outbound list.
|
/linux-4.4.14/drivers/usb/host/ |
D | isp1362-hcd.c | 1007 int handled = 0; in isp1362_irq() local 1029 handled = 1; in isp1362_irq() 1049 handled = 1; in isp1362_irq() 1063 handled = 1; in isp1362_irq() 1098 handled = 1; in isp1362_irq() 1124 handled = 1; in isp1362_irq() 1150 handled = 1; in isp1362_irq() 1155 handled = 1; in isp1362_irq() 1163 handled = 1; in isp1362_irq() 1176 return IRQ_RETVAL(handled); in isp1362_irq()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2.c | 550 int handled = 0; in c2_interrupt() local 567 handled++; in c2_interrupt() 575 handled++; in c2_interrupt() 578 if (handled) { in c2_interrupt()
|
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_core.c | 2413 int i, handled; in vortex_interrupt() local 2434 handled = 0; in vortex_interrupt() 2452 handled = 1; in vortex_interrupt() 2484 handled = 1; in vortex_interrupt() 2489 handled = 1; in vortex_interrupt() 2494 handled = 1; in vortex_interrupt() 2497 if (!handled) { in vortex_interrupt() 2500 return IRQ_RETVAL(handled); in vortex_interrupt()
|
/linux-4.4.14/Documentation/fb/ |
D | tgafb.txt | 26 * Sync-on-green is now handled properly
|
/linux-4.4.14/Documentation/laptops/ |
D | toshiba_haps.txt | 53 provided to query such information, handled by the kernel module toshiba_acpi
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 606 int i = 0, handled = 1; in el3_interrupt() local 620 handled = 0; in el3_interrupt() 677 return IRQ_RETVAL(handled); in el3_interrupt()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-acpi | 29 that class of devices will be handled by the ACPI core hotplug 61 All ACPI interrupts are handled via a single IRQ,
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 6 Making video work often is not a big deal, because this is handled 8 sound is handled in slightly different ways on each board.
|
/linux-4.4.14/Documentation/vm/ |
D | hwpoison.txt | 18 * that if the error cannot be handled for some reason it's safe to 68 Note some pages are always handled as late kill.
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.txt | 13 The supplying peripheral clock can also be handled, needing a second property
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | compress_offload.txt | 84 Seeks/trick modes are assumed to be handled by the host. 113 settings, this routine returns the minimum buffer size handled by the 204 - Volume control/routing is not handled by this API. Devices exposing a
|
/linux-4.4.14/drivers/dma/sh/ |
D | shdma-base.c | 859 unsigned int handled = 0; in shdma_reset() local 897 handled++; in shdma_reset() 900 return !!handled; in shdma_reset()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_intr.c | 301 int handled; in handle_e_ibstatuschanged() local 302 handled = dd->ipath_f_ib_updown(dd, 0, ibcs); in handle_e_ibstatuschanged() 304 if (handled) { in handle_e_ibstatuschanged()
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-msm.c | 763 int handled = 0; in msm_gpio_irq_handler() local 779 handled++; in msm_gpio_irq_handler() 784 if (handled == 0) in msm_gpio_irq_handler()
|
/linux-4.4.14/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 16 etc... These are now handled by the framework and just call the driver when 33 the most common ones are handled by the framework, supported by some assistance
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_mbox.c | 2064 int handled; in megaraid_ack_sequence() local 2076 handled = 0; in megaraid_ack_sequence() 2086 handled = 1; in megaraid_ack_sequence() 2154 if (handled) in megaraid_ack_sequence() 2157 return handled; in megaraid_ack_sequence() 2172 int handled; in megaraid_isr() local 2174 handled = megaraid_ack_sequence(adapter); in megaraid_isr() 2181 return IRQ_RETVAL(handled); in megaraid_isr()
|
/linux-4.4.14/Documentation/ia64/ |
D | IRQ-redir.txt | 51 will be handled by CPU #0.
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | skeleton.S | 20 | If the exception was completely handled by the package, then 402 | faults should have already been handled.
|
/linux-4.4.14/Documentation/hwmon/ |
D | pmbus-core | 96 Virtual commands have to be handled in device specific driver code. Chip driver 100 handled more efficiently and thus preferred. Either case, the calling PMBus 137 which _must_ be handled in driver specific code. See "Virtual PMBus Commands"
|