Searched refs:servicing (Results 1 – 18 of 18) sorted by relevance
/linux-5.19.10/arch/powerpc/kvm/ |
D | mpic.c | 182 struct irq_queue servicing; member 383 if (IRQ_get_next(opp, &dst->servicing) >= 0 && in IRQ_local_pipe() 384 priority <= dst->servicing.priority) { in IRQ_local_pipe() 386 __func__, n_IRQ, dst->servicing.next, n_CPU); in IRQ_local_pipe() 393 IRQ_get_next(opp, &dst->servicing); in IRQ_local_pipe() 395 dst->raised.priority > dst->servicing.priority) { in IRQ_local_pipe() 399 dst->servicing.priority, n_CPU); in IRQ_local_pipe() 404 dst->servicing.priority, n_CPU); in IRQ_local_pipe() 549 memset(&opp->dst[i].servicing, 0, sizeof(struct irq_queue)); in openpic_reset() 550 opp->dst[i].servicing.next = -1; in openpic_reset() [all …]
|
/linux-5.19.10/drivers/atm/ |
D | eni.h | 61 int servicing; /* number of waiting VCs (0 or 1) */ member
|
D | eni.c | 328 eni_vcc->servicing); in rx_ident_err() 663 ENI_VCC(curr)->servicing--; in poll_rx() 671 ENI_VCC(curr)->servicing--; in poll_rx() 715 ENI_VCC(vcc)->servicing++; in get_service() 798 eni_vcc->servicing = 0; in open_rx_first() 864 if (!eni_vcc->servicing) { in close_rx() 869 eni_vcc->servicing); in close_rx() 870 printk(KERN_INFO "%d+%d RX left\n",eni_vcc->servicing, in close_rx()
|
/linux-5.19.10/Documentation/driver-api/ |
D | ipmb.rst | 13 controllers that perform management functions such as servicing
|
/linux-5.19.10/Documentation/x86/ |
D | intel-hfi.rst | 64 When servicing such interrupt, the HFI driver parses the updated table and
|
/linux-5.19.10/Documentation/powerpc/ |
D | papr_hcalls.rst | 122 After servicing the hcall, hypervisor sets the return-value in *r3* indicating 131 servicing the hcall yet.
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 115 interrupts before servicing button interrupts, to allow the
|
/linux-5.19.10/Documentation/filesystems/nfs/ |
D | knfsd-stats.rst | 69 thus introducing a small delay in servicing NFS calls. The ideal
|
/linux-5.19.10/Documentation/networking/ |
D | ipvs-sysctl.rst | 40 servicing the previous connection.
|
/linux-5.19.10/Documentation/firmware-guide/acpi/ |
D | gpio-properties.rst | 288 knowing about which exact device they are servicing on. It implies that
|
/linux-5.19.10/Documentation/userspace-api/ |
D | unshare.rst | 87 disassociate parts of the context during the servicing of the
|
/linux-5.19.10/Documentation/scsi/ |
D | aic7xxx.rst | 44 1. Multiplexed Twin Channel Device - One controller servicing two
|
/linux-5.19.10/Documentation/filesystems/ |
D | orangefs.rst | 335 exited uncleanly before servicing op
|
D | coda.rst | 166 come back to the FS driver, servicing of the VFS call continues and 216 The FS Driver while servicing P makes upcalls to Venus. Such an
|
D | proc.rst | 1470 - irq: servicing interrupts 1471 - softirq: servicing softirqs
|
/linux-5.19.10/Documentation/networking/device_drivers/can/ctu/ |
D | ctucanfd-driver.rst | 484 Interrupt (DOI) is triggered. When servicing the interrupt, care must be
|
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 552 * port is not busy servicing another request, it reconfigures
|
D | aic79xx.seq | 178 * count in the SCB. In this case, we allow the routine servicing
|