/Linux-v6.1/drivers/staging/vme_user/ |
D | vme_tsi148.c | 78 u32 serviced = 0; in tsi148_DMA_irqhandler() local 82 serviced |= TSI148_LCSR_INTC_DMA0C; in tsi148_DMA_irqhandler() 86 serviced |= TSI148_LCSR_INTC_DMA1C; in tsi148_DMA_irqhandler() 89 return serviced; in tsi148_DMA_irqhandler() 98 u32 serviced = 0; in tsi148_LM_irqhandler() local 104 serviced |= TSI148_LCSR_INTC_LMC[i]; in tsi148_LM_irqhandler() 108 return serviced; in tsi148_LM_irqhandler() 120 u32 serviced = 0; in tsi148_MB_irqhandler() local 130 serviced |= TSI148_LCSR_INTC_MBC[i]; in tsi148_MB_irqhandler() 134 return serviced; in tsi148_MB_irqhandler() [all …]
|
/Linux-v6.1/Documentation/trace/ |
D | hwlat_detector.rst | 16 SMIs are not serviced by the Linux kernel, which means that it does not 18 and are serviced by BIOS code, usually for "critical" events such as
|
/Linux-v6.1/Documentation/powerpc/ |
D | papr_hcalls.rst | 43 Once control returns back to the guest after hypervisor has serviced the 128 multiple times in order to be completely serviced. These hcalls will usually 287 to be issued multiple times in order to be completely serviced. The 289 subsequent hcalls to the hypervisor until the hcall is completely serviced
|
D | cxl.rst | 62 the fault. The context to which this fault is serviced is based on
|
/Linux-v6.1/drivers/net/ethernet/smsc/ |
D | smsc911x.c | 1534 int serviced = IRQ_NONE; in smsc911x_irqhandler() local 1544 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1554 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1563 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1569 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1583 serviced = IRQ_HANDLED; in smsc911x_irqhandler() 1586 return serviced; in smsc911x_irqhandler()
|
/Linux-v6.1/Documentation/block/ |
D | deadline-iosched.rst | 36 write) which are serviced in increasing sector order. To limit extra seeking,
|
/Linux-v6.1/sound/soc/codecs/ |
D | cs47l24.c | 1098 int serviced = 0; in cs47l24_adsp2_irq() local 1104 serviced++; in cs47l24_adsp2_irq() 1113 if (!serviced) { in cs47l24_adsp2_irq()
|
D | cs47l35.c | 1529 int serviced = 0; in cs47l35_adsp2_irq() local 1535 serviced++; in cs47l35_adsp2_irq() 1544 if (!serviced) { in cs47l35_adsp2_irq()
|
D | wm5110.c | 2271 int serviced = 0; in wm5110_adsp2_irq() local 2277 serviced++; in wm5110_adsp2_irq() 2286 if (!serviced) { in wm5110_adsp2_irq()
|
D | cs47l85.c | 2471 int serviced = 0; in cs47l85_adsp2_irq() local 2477 serviced++; in cs47l85_adsp2_irq() 2486 if (!serviced) { in cs47l85_adsp2_irq()
|
D | cs47l90.c | 2390 int serviced = 0; in cs47l90_adsp2_irq() local 2396 serviced++; in cs47l90_adsp2_irq() 2405 if (!serviced) { in cs47l90_adsp2_irq()
|
/Linux-v6.1/Documentation/filesystems/ |
D | orangefs.rst | 331 * serviced 366 state is not "canceled" or "given up", its state is set to "serviced". 384 that can't be serviced will be removed from the request list and 386 be serviced will be removed from the in_progress hash table and
|
D | proc.rst | 1221 Provides counts of softirq handlers serviced since boot time, for each CPU. 1485 The "intr" line gives counts of interrupts serviced since boot time, for each 1487 interrupts serviced including unnumbered architecture specific interrupts; 1506 The "softirq" line gives counts of softirqs serviced since boot time, for each 1508 softirqs serviced; each subsequent column is the total for that particular
|
/Linux-v6.1/Documentation/scsi/ |
D | scsi-generic.rst | 14 used on SCSI devices that don't fit into the already serviced categories.
|
/Linux-v6.1/drivers/gpu/drm/via/ |
D | via_dri1.c | 122 unsigned serviced; member 1926 while (blitq->serviced != blitq->cur) { in via_dmablit_workqueue() 1928 cur_released = blitq->serviced++; in via_dmablit_workqueue() 1932 if (blitq->serviced >= VIA_NUM_BLIT_SLOTS) in via_dmablit_workqueue() 1933 blitq->serviced = 0; in via_dmablit_workqueue() 1971 blitq->serviced = 0; in via_init_dmablit()
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | dm-clone.rst | 77 Reads and writes from/to hydrated regions are serviced from the destination 80 A read to a not yet hydrated region is serviced directly from the source device.
|
/Linux-v6.1/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 19 number and the second is the TC the channel is serviced on.
|
/Linux-v6.1/drivers/net/ethernet/agere/ |
D | et131x.c | 2737 u32 serviced; in et131x_handle_send_pkts() local 2742 serviced = readl(&adapter->regs->txdma.new_service_complete); in et131x_handle_send_pkts() 2743 index = INDEX10(serviced); in et131x_handle_send_pkts() 2753 ((serviced ^ tcb->index) & ET_DMA10_WRAP) && in et131x_handle_send_pkts() 2768 !((serviced ^ tcb->index) & ET_DMA10_WRAP) && in et131x_handle_send_pkts()
|
/Linux-v6.1/Documentation/spi/ |
D | pxa2xx.rst | 15 The driver is built around a &struct spi_message FIFO serviced by kernel
|
/Linux-v6.1/Documentation/mhi/ |
D | mhi.rst | 108 * RP indicates the next element to be serviced by the device.
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/freescale/ |
D | dpaa.rst | 198 traffic bursts from a certain queue are serviced by the same CPU.
|
/Linux-v6.1/Documentation/ia64/ |
D | mca.rst | 28 end up spinning disabled while the MCA is being serviced.
|
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
D | blkio-controller.rst | 185 the IO is dispatched to the device but till it actually gets serviced
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 187 the TX queue is appropriately serviced for large packet sizes.
|
/Linux-v6.1/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 43 RapidIO master ports are serviced by subsystem specific mport device drivers
|