Searched refs:servicing (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/arch/powerpc/kvm/ |
D | mpic.c | 183 struct irq_queue servicing; member 384 if (IRQ_get_next(opp, &dst->servicing) >= 0 && in IRQ_local_pipe() 385 priority <= dst->servicing.priority) { in IRQ_local_pipe() 387 __func__, n_IRQ, dst->servicing.next, n_CPU); in IRQ_local_pipe() 394 IRQ_get_next(opp, &dst->servicing); in IRQ_local_pipe() 396 dst->raised.priority > dst->servicing.priority) { in IRQ_local_pipe() 400 dst->servicing.priority, n_CPU); in IRQ_local_pipe() 405 dst->servicing.priority, n_CPU); in IRQ_local_pipe() 550 memset(&opp->dst[i].servicing, 0, sizeof(struct irq_queue)); in openpic_reset() 551 opp->dst[i].servicing.next = -1; in openpic_reset() [all …]
|
/Linux-v4.19/drivers/atm/ |
D | eni.h | 61 int servicing; /* number of waiting VCs (0 or 1) */ member
|
D | eni.c | 332 eni_vcc->servicing); in rx_ident_err() 667 ENI_VCC(curr)->servicing--; in poll_rx() 675 ENI_VCC(curr)->servicing--; in poll_rx() 719 ENI_VCC(vcc)->servicing++; in get_service() 802 eni_vcc->servicing = 0; in open_rx_first() 868 if (!eni_vcc->servicing) { in close_rx() 873 eni_vcc->servicing); in close_rx() 874 printk(KERN_INFO "%d+%d RX left\n",eni_vcc->servicing, in close_rx()
|
/Linux-v4.19/Documentation/ide/ |
D | ide-tape.txt | 53 for the DSC bit, and servicing the other device while the tape
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 56 servicing button interrupts, the HS bias needs time to settle. If you
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 67 thus introducing a small delay in servicing NFS calls. The ideal
|
/Linux-v4.19/Documentation/acpi/ |
D | gpio-properties.txt | 191 knowing about which exact device they are servicing on. It implies that
|
/Linux-v4.19/Documentation/networking/ |
D | ipvs-sysctl.txt | 33 servicing the previous connection. This will effectively
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | object.txt | 206 servicing netfs requests:
|
/Linux-v4.19/Documentation/userspace-api/ |
D | unshare.rst | 87 disassociate parts of the context during the servicing of the
|
/Linux-v4.19/Documentation/scsi/ |
D | aic7xxx.txt | 38 1. Multiplexed Twin Channel Device - One controller servicing two
|
/Linux-v4.19/Documentation/filesystems/ |
D | orangefs.txt | 316 exited uncleanly before servicing op
|
D | coda.txt | 222 come back to the FS driver, servicing of the VFS call continues and 279 The FS Driver while servicing P makes upcalls to Venus. Such an
|
D | proc.txt | 1338 - irq: servicing interrupts 1339 - softirq: servicing softirqs
|
/Linux-v4.19/Documentation/block/ |
D | biodoc.txt | 349 called by elv_next_request(), i.e. typically just before servicing a request. 356 driver while servicing the request queue when it may affect latencies in 970 optimal disk scan and request servicing performance (based on generic
|
/Linux-v4.19/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
|