Searched refs:servicing (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/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-4.4.14/drivers/atm/ |
D | eni.h | 60 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-4.4.14/Documentation/ide/ |
D | ide-tape.txt | 53 for the DSC bit, and servicing the other device while the tape
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 67 thus introducing a small delay in servicing NFS calls. The ideal
|
/linux-4.4.14/Documentation/networking/ |
D | ipvs-sysctl.txt | 33 servicing the previous connection. This will effectively
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | object.txt | 206 servicing netfs requests:
|
/linux-4.4.14/Documentation/ |
D | unshare.txt | 83 disassociate parts of the context during the servicing of the
|
/linux-4.4.14/Documentation/scsi/ |
D | aic7xxx.txt | 38 1. Multiplexed Twin Channel Device - One controller servicing two
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 350 called by elv_next_request(), i.e. typically just before servicing a request. 357 driver while servicing the request queue when it may affect latencies in 984 optimal disk scan and request servicing performance (based on generic
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 125 out the request that reached current servicing time estimate
|
/linux-4.4.14/Documentation/RCU/ |
D | trace.txt | 233 through its loop servicing invoke_rcu_cpu_kthread() requests.
|
/linux-4.4.14/Documentation/filesystems/ |
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 | 1300 - irq: servicing interrupts 1301 - softirq: servicing softirqs
|
/linux-4.4.14/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
|