Searched refs:servicing (Results 1 – 19 of 19) sorted by relevance
| /linux/arch/powerpc/kvm/ |
| A D | mpic.c | 182 struct irq_queue servicing; member 384 priority <= dst->servicing.priority) { in IRQ_local_pipe() 393 IRQ_get_next(opp, &dst->servicing); in IRQ_local_pipe() 399 dst->servicing.priority, n_CPU); in IRQ_local_pipe() 404 dst->servicing.priority, n_CPU); in IRQ_local_pipe() 550 opp->dst[i].servicing.next = -1; in openpic_reset() 1058 dst->servicing.priority); in openpic_cpu_write_internal() 1081 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal() 1089 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal() 1093 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal() [all …]
|
| /linux/drivers/atm/ |
| A D | eni.h | 61 int servicing; /* number of waiting VCs (0 or 1) */ member
|
| A 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/Documentation/ide/ |
| A D | ide-tape.rst | 56 for the DSC bit, and servicing the other device while the tape
|
| /linux/Documentation/driver-api/ |
| A D | ipmb.rst | 13 controllers that perform management functions such as servicing
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | cs42l42.txt | 57 servicing button interrupts, the HS bias needs time to settle. If you
|
| /linux/Documentation/powerpc/ |
| A D | papr_hcalls.rst | 122 After servicing the hcall, hypervisor sets the return-value in *r3* indicating 131 servicing the hcall yet.
|
| /linux/Documentation/filesystems/nfs/ |
| A D | knfsd-stats.rst | 69 thus introducing a small delay in servicing NFS calls. The ideal
|
| /linux/Documentation/firmware-guide/acpi/ |
| A D | gpio-properties.rst | 286 knowing about which exact device they are servicing on. It implies that
|
| /linux/Documentation/networking/ |
| A D | ipvs-sysctl.rst | 40 servicing the previous connection.
|
| /linux/Documentation/filesystems/caching/ |
| A D | object.rst | 205 servicing netfs requests:
|
| /linux/Documentation/userspace-api/ |
| A D | unshare.rst | 87 disassociate parts of the context during the servicing of the
|
| /linux/Documentation/scsi/ |
| A D | aic7xxx.rst | 44 1. Multiplexed Twin Channel Device - One controller servicing two
|
| /linux/Documentation/block/ |
| A D | biodoc.rst | 369 called by elv_next_request(), i.e. typically just before servicing a request. 376 driver while servicing the request queue when it may affect latencies in 933 optimal disk scan and request servicing performance (based on generic
|
| /linux/Documentation/filesystems/ |
| A D | orangefs.rst | 335 exited uncleanly before servicing op
|
| A 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
|
| A D | proc.rst | 1504 - irq: servicing interrupts 1505 - softirq: servicing softirqs
|
| /linux/drivers/scsi/aic7xxx/ |
| A D | aic7xxx.reg | 552 * port is not busy servicing another request, it reconfigures
|
| A D | aic79xx.seq | 178 * count in the SCB. In this case, we allow the routine servicing
|
Completed in 38 milliseconds