Home
last modified time | relevance | path

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

12

/openbmc/qemu/hw/intc/
H A Dopenpic.c300 if (IRQ_get_next(opp, &dst->servicing) >= 0 && in IRQ_local_pipe()
301 priority <= dst->servicing.priority) { in IRQ_local_pipe()
310 IRQ_get_next(opp, &dst->servicing); in IRQ_local_pipe()
315 dst->ctpr, dst->servicing.priority, n_CPU); in IRQ_local_pipe()
1002 dst->servicing.priority); in openpic_cpu_write_internal()
1023 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()
1030 IRQ_resetbit(&dst->servicing, s_IRQ); in openpic_cpu_write_internal()
1032 s_IRQ = IRQ_get_next(opp, &dst->servicing); in openpic_cpu_write_internal()
1081 IRQ_setbit(&dst->servicing, irq); in openpic_iack()
1301 opp->dst[i].servicing.next = -1; in openpic_reset()
[all …]
/openbmc/openbmc/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 */
/openbmc/linux/arch/powerpc/kvm/
H A Dmpic.c182 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 …]
/openbmc/openpower-hw-diags/attn/
H A DAttention_Handler.md112 or a shutdown has been requested. When servicing a HBTI the attention handler
130 When servicing a PHYPTI the attention handler will generate a PEL entry and then
147 These attentions do not generate an attention GPIO event however when servicing
156 hardware analyses is required to determine root cause. When servicing a
180 Regardless of the type of attention, after servicing the attention the attention
187 If the attention handler encounters any errors while servicing an interrupt it
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DErrorBlocksTransition.interface.yaml12 servicing and the power-on sequence may safely continue.
/openbmc/linux/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()
/openbmc/qemu/include/hw/ppc/
H A Dopenpic.h119 IRQQueue servicing; member
/openbmc/openbmc/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, *
/openbmc/linux/Documentation/driver-api/
H A Dipmb.rst13 controllers that perform management functions such as servicing
/openbmc/linux/Documentation/arch/x86/
H A Dintel-hfi.rst64 When servicing such interrupt, the HFI driver parses the updated table and
/openbmc/linux/Documentation/powerpc/
H A Dpapr_hcalls.rst122 After servicing the hcall, hypervisor sets the return-value in *r3* indicating
131 servicing the hcall yet.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l42.yaml116 interrupts before servicing button interrupts, to allow the
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/
H A DREADME.md33 that needs servicing.
/openbmc/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst69 thus introducing a small delay in servicing NFS calls. The ideal
/openbmc/qemu/docs/devel/migration/
H A Dpostcopy.rst175 a new thread (a) is started that takes over servicing the migration stream,
185 is no longer used by migration, while the listen thread carries on servicing
/openbmc/linux/Documentation/networking/
H A Dtls-handshake.rst79 The consumer can fill in the @ta_timeout_ms field to force the servicing
H A Dipvs-sysctl.rst40 servicing the previous connection.
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Drelease-notes.rst19 prove defective, you assume the entire cost of all necessary servicing, repair
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dgpio-properties.rst301 knowing about which exact device they are servicing on. It implies that
/openbmc/linux/Documentation/userspace-api/
H A Dunshare.rst87 disassociate parts of the context during the servicing of the
/openbmc/linux/Documentation/scsi/
H A Daic7xxx.rst44 1. Multiplexed Twin Channel Device - One controller servicing two

12