| /linux-4.4.14/drivers/vme/bridges/ |
| D | vme_tsi148.c | 80 u32 serviced = 0; in tsi148_DMA_irqhandler() local 84 serviced |= TSI148_LCSR_INTC_DMA0C; in tsi148_DMA_irqhandler() 88 serviced |= TSI148_LCSR_INTC_DMA1C; in tsi148_DMA_irqhandler() 91 return serviced; in tsi148_DMA_irqhandler() 100 u32 serviced = 0; in tsi148_LM_irqhandler() local 106 serviced |= TSI148_LCSR_INTC_LMC[i]; in tsi148_LM_irqhandler() 110 return serviced; in tsi148_LM_irqhandler() 122 u32 serviced = 0; in tsi148_MB_irqhandler() local 132 serviced |= TSI148_LCSR_INTC_MBC[i]; in tsi148_MB_irqhandler() 136 return serviced; in tsi148_MB_irqhandler() [all …]
|
| D | vme_ca91cx42.c | 67 u32 serviced = 0; in ca91cx42_LM_irqhandler() local 73 serviced |= CA91CX42_LINT_LM[i]; in ca91cx42_LM_irqhandler() 77 return serviced; in ca91cx42_LM_irqhandler() 132 int vec, i, serviced = 0; in ca91cx42_VIRQ_irqhandler() local 145 serviced |= (1 << i); in ca91cx42_VIRQ_irqhandler() 149 return serviced; in ca91cx42_VIRQ_irqhandler() 154 u32 stat, enable, serviced = 0; in ca91cx42_irqhandler() local 172 serviced |= ca91cx42_DMA_irqhandler(bridge); in ca91cx42_irqhandler() 175 serviced |= ca91cx42_LM_irqhandler(bridge, stat); in ca91cx42_irqhandler() 177 serviced |= ca91cx42_MB_irqhandler(bridge, stat); in ca91cx42_irqhandler() [all …]
|
| /linux-4.4.14/drivers/gpu/drm/via/ |
| D | via_dmablit.c | 510 while (blitq->serviced != blitq->cur) { in via_dmablit_workqueue() 512 cur_released = blitq->serviced++; in via_dmablit_workqueue() 516 if (blitq->serviced >= VIA_NUM_BLIT_SLOTS) in via_dmablit_workqueue() 517 blitq->serviced = 0; in via_dmablit_workqueue() 557 blitq->serviced = 0; in via_init_dmablit()
|
| D | via_dmablit.h | 65 unsigned serviced; member
|
| /linux-4.4.14/drivers/isdn/hardware/eicon/ |
| D | s_4bri.c | 375 int serviced = 0; in qBri_ISR() local 402 serviced = 1; in qBri_ISR() 407 return (serviced); in qBri_ISR()
|
| /linux-4.4.14/drivers/net/ethernet/smsc/ |
| D | smsc911x.c | 1821 int serviced = IRQ_NONE; in smsc911x_irqhandler() local 1831 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1841 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1850 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1856 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1870 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1873 return serviced; in smsc911x_irqhandler()
|
| /linux-4.4.14/Documentation/block/ |
| D | deadline-iosched.txt | 37 write) which are serviced in increasing sector order. To limit extra seeking,
|
| /linux-4.4.14/Documentation/devicetree/bindings/dma/ |
| D | ti-edma.txt | 14 number and the second is the TC the channel is serviced on.
|
| /linux-4.4.14/Documentation/scsi/ |
| D | scsi-generic.txt | 9 used on SCSI devices that don't fit into the already serviced categories.
|
| /linux-4.4.14/Documentation/video4linux/cx2341x/ |
| D | fw-decoder-api.txt | 168 The firmware is halted and no further API calls are serviced until
|
| D | fw-encoder-api.txt | 358 The firmware is halted and no further API calls are serviced until the
|
| /linux-4.4.14/drivers/net/ethernet/agere/ |
| D | et131x.c | 2741 u32 serviced; in et131x_handle_send_pkts() local 2746 serviced = readl(&adapter->regs->txdma.new_service_complete); in et131x_handle_send_pkts() 2747 index = INDEX10(serviced); in et131x_handle_send_pkts() 2757 ((serviced ^ tcb->index) & ET_DMA10_WRAP) && in et131x_handle_send_pkts() 2772 !((serviced ^ tcb->index) & ET_DMA10_WRAP) && in et131x_handle_send_pkts()
|
| /linux-4.4.14/Documentation/spi/ |
| D | pxa2xx | 13 The driver is built around a "spi_message" fifo serviced by workqueue and a
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-block | 44 integrity of read requests serviced by devices that
|
| /linux-4.4.14/Documentation/ia64/ |
| D | mca.txt | 25 end up spinning disabled while the MCA is being serviced.
|
| /linux-4.4.14/Documentation/networking/ |
| D | spider_net.txt | 185 the TX queue is appropriately serviced for large packet sizes.
|
| /linux-4.4.14/Documentation/powerpc/ |
| D | cxl.txt | 59 the fault. The context to which this fault is serviced is based on
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | proc.txt | 988 Provides counts of softirq handlers serviced since boot time, for each cpu. 1306 The "intr" line gives counts of interrupts serviced since boot time, for each 1308 interrupts serviced including unnumbered architecture specific interrupts; 1327 The "softirq" line gives counts of softirqs serviced since boot time, for each 1329 softirqs serviced; each subsequent column is the total for that particular
|
| D | coda.txt | 163 serviced a request it replies to the operating system with appropriate
|
| /linux-4.4.14/Documentation/rapidio/ |
| D | rapidio.txt | 42 RapidIO master ports are serviced by subsystem specific mport device drivers
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | blkio-controller.txt | 231 the IO is dispatched to the device but till it actually gets serviced
|