Searched refs:handled (Results 126 - 150 of 299) sorted by relevance

1234567891011>>

/linux-master/drivers/dma/
H A Dapple-admac.c622 bool handled = false; local
627 handled = true;
633 handled = true;
636 if (unlikely(!handled)) {
/linux-master/arch/x86/kernel/
H A Dtraps.c218 bool handled = false; local
227 return handled;
242 handled = true;
248 return handled;
983 * watchpoint at the same time then that will still be handled.
1106 * context, #DB needs to be handled on different stack: User #DB on
1225 * 8259 is normally handled by an operating system's spurious
/linux-master/drivers/spmi/
H A Dspmi-pmic-arb.c622 int handled = 0; local
637 handled++;
640 return handled;
656 u32 status, enable, handled = 0; local
682 handled++;
703 handled++;
709 if (handled == 0)
/linux-master/drivers/usb/musb/
H A Dmusb_core.c1053 irqreturn_t handled = IRQ_NONE; local
1063 handled = IRQ_HANDLED;
1070 handled = IRQ_HANDLED;
1075 handled = IRQ_HANDLED;
1080 handled = IRQ_HANDLED;
1085 handled = IRQ_HANDLED;
1090 handled = IRQ_HANDLED;
1095 handled = IRQ_HANDLED;
1117 handled = IRQ_HANDLED;
1145 return handled;
[all...]
/linux-master/arch/x86/events/intel/
H A Dp4.c1038 int idx, handled = 0; local
1049 handled++;
1065 handled += overflow;
1078 if (handled)
1093 return handled;
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-core.c611 int i, handled = 0, bit; local
615 handled = 0;
638 handled = 1;
640 if (handled == 0)
706 return IRQ_RETVAL(handled);
/linux-master/arch/x86/events/amd/
H A Dibs.c47 * NMI handled (this is fundamentally racy in the face or multiple NMI sources,
1041 * Mark all this NMIs as handled.
1162 int handled = 0; local
1164 handled += perf_ibs_handle_irq(&perf_ibs_fetch, regs);
1165 handled += perf_ibs_handle_irq(&perf_ibs_op, regs);
1167 if (handled)
1172 return handled;
1389 * the IBS interrupt vector is handled by perf_ibs_cpu_notifier that
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-video.c1105 int handled = 0; local
1109 return handled;
1143 handled++;
1147 handled += cx23885_vbi_irq(dev, status);
1149 return handled;
/linux-master/drivers/media/i2c/
H A Dadv7604.c2036 static void adv76xx_cec_isr(struct v4l2_subdev *sd, bool *handled) argument
2077 if (handled)
2078 *handled = true;
2204 static int adv76xx_isr(struct v4l2_subdev *sd, u32 status, bool *handled) argument
2237 if (handled)
2238 *handled = true;
2245 if (handled)
2246 *handled = true;
2251 adv76xx_cec_isr(sd, handled);
2259 if (handled)
2268 bool handled = false; local
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dgoku_udc.c1532 handled = 1; \
1540 u32 stat, handled = 0; local
1557 handled = 1;
1576 handled = 1;
1681 handled = 1;
1694 return IRQ_RETVAL(handled);
/linux-master/sound/pci/
H A Des1938.c1569 int handled = 0; local
1593 handled = 1;
1615 handled = 1;
1624 handled = 1;
1644 handled = 1;
1648 return IRQ_RETVAL(handled);
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c640 info->handled = true;
693 info->handled = true;
/linux-master/drivers/gpu/host1x/
H A Djob.c624 if (g->handled)
634 job->cmds[j].gather.handled = true;
/linux-master/arch/m68k/fpsp040/
H A Dskeleton.S20 | If the exception was completely handled by the package, then
369 | The exception has been handled by the package and we are ready
402 | faults should have already been handled.
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c2039 int handled; local
2051 handled = 0;
2061 handled = 1;
2129 if (handled)
2132 return handled;
2147 int handled; local
2149 handled = megaraid_ack_sequence(adapter);
2156 return IRQ_RETVAL(handled);
/linux-master/drivers/ata/
H A Dlibata-sff.c845 * ata_hsm_ok_in_wq - Check if the qc can be handled in the workqueue.
1390 return 0; /* irq not handled */
1438 return 1; /* irq handled */
1452 * One if interrupt was handled, zero if not (shared irq).
1466 unsigned int handled, idle, polling; local
1473 handled = idle = polling = 0;
1481 handled |= port_intr(ap, qc);
1493 if (!handled && !retried) {
1529 return IRQ_RETVAL(handled);
2638 * SFF/BMDMA controller. PIO and NODATA are handled b
2714 unsigned int handled; local
[all...]
/linux-master/drivers/rapidio/devices/
H A Drio_mport_cdev.c1406 int handled; local
1412 handled = 0;
1421 handled = 1;
1426 if (!handled)
1526 int handled; local
1531 handled = 0;
1537 handled = 1;
1542 if (!handled) {
/linux-master/sound/pci/au88x0/
H A Dau88x0_core.c2406 int i, handled; local
2427 handled = 0;
2445 handled = 1;
2477 handled = 1;
2482 handled = 1;
2487 handled = 1;
2490 if (!handled) {
2493 return IRQ_RETVAL(handled);
/linux-master/drivers/net/can/flexcan/
H A Dflexcan-core.c1045 irqreturn_t handled = IRQ_NONE; local
1056 handled = IRQ_HANDLED;
1067 handled = IRQ_HANDLED;
1073 handled = IRQ_HANDLED;
1087 handled = IRQ_HANDLED;
1104 handled = IRQ_HANDLED;
1157 if (handled)
1160 return handled;
/linux-master/drivers/net/ethernet/8390/
H A Daxnet_cs.c1094 int handled = 0; local
1140 handled = 1;
1173 handled = 1;
1194 return IRQ_RETVAL(handled);
1245 * @dev: network device for which tx intr is handled
/linux-master/sound/soc/codecs/
H A Dtlv320aic31xx.c1495 bool handled = false; local
1505 handled = true;
1564 handled = true;
1586 if (handled)
/linux-master/drivers/tty/serial/
H A Dmax310x.c828 bool handled = false; local
840 handled = true;
844 handled = true;
847 return IRQ_RETVAL(handled);
867 * DCD and DSR are not wired and CTS/RTS is handled automatically
/linux-master/drivers/iio/accel/
H A Dadxl367.c823 bool handled; local
831 handled = adxl367_push_event(indio_dev, status);
832 handled |= adxl367_push_fifo_data(indio_dev, status, fifo_entries);
834 return handled ? IRQ_HANDLED : IRQ_NONE;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-alsa.c246 int loop, handled = 0; local
255 handled = 1;
270 return IRQ_RETVAL(handled);
/linux-master/drivers/net/wan/
H A Dhd64570.c376 int handled = 0; local
380 handled = 1;
398 return IRQ_RETVAL(handled);

Completed in 698 milliseconds

1234567891011>>