| /OK3568_Linux_fs/kernel/drivers/vme/bridges/ |
| H A 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 …]
|
| H A D | vme_ca91cx42.c | 65 u32 serviced = 0; in ca91cx42_LM_irqhandler() local 71 serviced |= CA91CX42_LINT_LM[i]; in ca91cx42_LM_irqhandler() 75 return serviced; in ca91cx42_LM_irqhandler() 130 int vec, i, serviced = 0; in ca91cx42_VIRQ_irqhandler() local 143 serviced |= (1 << i); in ca91cx42_VIRQ_irqhandler() 147 return serviced; in ca91cx42_VIRQ_irqhandler() 152 u32 stat, enable, serviced = 0; in ca91cx42_irqhandler() local 170 serviced |= ca91cx42_DMA_irqhandler(bridge); in ca91cx42_irqhandler() 173 serviced |= ca91cx42_LM_irqhandler(bridge, stat); in ca91cx42_irqhandler() 175 serviced |= ca91cx42_MB_irqhandler(bridge, stat); in ca91cx42_irqhandler() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | interrupt.c | 160 * serviced on. 235 * serviced on. 312 * serviced on. 381 * serviced on. 457 * serviced on. 514 * serviced on. 571 * serviced on.
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/via/ |
| H A D | via_dmablit.c | 507 while (blitq->serviced != blitq->cur) { in via_dmablit_workqueue() 509 cur_released = blitq->serviced++; in via_dmablit_workqueue() 513 if (blitq->serviced >= VIA_NUM_BLIT_SLOTS) in via_dmablit_workqueue() 514 blitq->serviced = 0; in via_dmablit_workqueue() 554 blitq->serviced = 0; in via_init_dmablit()
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/ |
| H A D | bios.c | 53 intno - Interrupt number being serviced 68 intno - Interrupt number being serviced 104 intno - Interrupt number being serviced 133 intno - Interrupt number being serviced
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | watchdog.h | 29 #define WD_SERVICED 0x10 /* timer interrupt was serviced */
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.watchdog | 9 new code, so it must be serviced, but the board would rather it
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interconnect/ |
| H A D | qcom,osm-l3.yaml | 13 L3 cache bandwidth requirements on Qualcomm SoCs is serviced by the OSM.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/ |
| H A D | arm,sp805.yaml | 14 after a configurable time period. If that interrupt has not been serviced
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/dma/ |
| H A D | at91.h | 21 * FIFO configuration: it defines when a request is serviced.
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/dma/ |
| H A D | at91.h | 20 * FIFO configuration: it defines when a request is serviced.
|
| /OK3568_Linux_fs/kernel/tools/power/x86/turbostat/ |
| H A D | turbostat.8 | 103 …number of interrupts serviced by that CPU during the measurement interval. The system total line … 104 \fBSMI\fP The number of System Management Interrupts serviced CPU during the measurement interval.…
|
| /OK3568_Linux_fs/buildroot/package/qemu/ |
| H A D | Config.in.host | 77 serviced by the running host kernel. Therefore, if the
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | cpwd.c | 323 * AND an interrupt has been serviced in cpwd_getstatus() 328 * AND no interrupt has been serviced in cpwd_getstatus() 346 /* determine SERVICED */ in cpwd_getstatus()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0007-apic-fixup-fallthrough-to-PIC.patch | 22 serviced, is -1.
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | waitqueue.c | 61 * op->state can be checked to see if it was serviced or not. 176 /* retry if operation has not been serviced and if requested */ in service_operation()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | sifive,plic-1.0.0.yaml | 24 serviced first. Each context can specify a priority threshold. Interrupts
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/kea/files/ |
| H A D | fix-multilib-conflict.patch | 42 // // of all devices serviced by Kea, including their identifiers
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/ |
| H A D | struct_rusage.h | 64 /* Number of soft page faults (i.e. those serviced by reclaiming
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/ |
| H A D | struct_rusage.h | 64 /* Number of soft page faults (i.e. those serviced by reclaiming
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | deadline-iosched.rst | 36 write) which are serviced in increasing sector order. To limit extra seeking,
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | topology.c | 123 * interrupts only are able to be serviced by the BSP in PIC. in arch_register_cpu()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A 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.
|