Home
last modified time | relevance | path

Searched refs:servicing (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dmpic.c182 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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark/
H A D0001-tracers-Fix-buffer-overflow.patch29 gint irq; /* Time servicing interrupts */
30 gint softirq; /* Time servicing softirqs */
/OK3568_Linux_fs/kernel/drivers/atm/
H A Deni.h61 int servicing; /* number of waiting VCs (0 or 1) */ member
H A Deni.c328 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()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSAX-PD10 …h you. Should SAX prove defective, you assume the cost of all necessary servicing, repair or corre…
H A DiMatix39 … with you. Should the Product prove defective, the full cost of repair, servicing, or correction l…
H A DLPPL-1.078 the cost of all necessary servicing, repair or correction.
H A DMPL-2.0273 * (not any Contributor) assume the cost of any necessary servicing, *
H A DMPL-2.0-no-copyleft-exception109 …any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or corr…
H A DLPPL-1.2209 assume the cost of all necessary servicing, repair, or correction.
H A DLPPL-1.1208 assume the cost of all necessary servicing, repair, or correction.
/OK3568_Linux_fs/kernel/Documentation/ide/
H A Dide-tape.rst56 for the DSC bit, and servicing the other device while the tape
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs42l42.txt56 servicing button interrupts, the HS bias needs time to settle. If you
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dipmb.rst13 controllers that perform management functions such as servicing
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dpapr_hcalls.rst122 After servicing the hcall, hypervisor sets the return-value in *r3* indicating
131 servicing the hcall yet.
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst69 thus introducing a small delay in servicing NFS calls. The ideal
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dgpio-properties.rst225 knowing about which exact device they are servicing on. It implies that
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dipvs-sysctl.rst40 servicing the previous connection.
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dobject.rst205 servicing netfs requests:
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Dunshare.rst87 disassociate parts of the context during the servicing of the
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.44272 You (not any Contributor) assume the cost of any necessary servicing,
H A DLICENSE.19303 * (not any Contributor) assume the cost of any necessary servicing, *
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Daic7xxx.rst44 1. Multiplexed Twin Channel Device - One controller servicing two
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiodoc.rst369 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
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dorangefs.rst335 exited uncleanly before servicing op

12