Home
last modified time | relevance | path

Searched refs:inter (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/qemu/hw/i386/kvm/
H A Dxen_primary_console.c155 struct evtchn_bind_interdomain inter = { in rebind_guest_port() local
160 if (!xen_evtchn_bind_interdomain_op(&inter)) { in rebind_guest_port()
161 s->guest_port = inter.local_port; in rebind_guest_port()
/openbmc/u-boot/drivers/mailbox/
H A DKconfig10 the basis of a variety of inter-process/inter-CPU communication
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dclock_manager.c22 inter_val = readl(&clock_manager_base->inter) & mask; in cm_wait_for_lock()
H A Dclock_manager_gen5.c313 &clock_manager_base->inter); in cm_basic_init()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-filelock_3.18.0.bb3 … platform independent file lock in Python, which provides a simple way of inter-process communicat…
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h21 u32 inter; member
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-dbus_1.4.0.bb1 SUMMARY = "Python bindings for the DBus inter-process communication system"
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dtimer.c50 writel(TIMER_LOAD_VAL, &timer->inter); in timer_init()
/openbmc/docs/
H A Dglossary.md14 D-Bus - Provides the primary mechanisms for inter-process communication with an
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help36 --xauth-inter
142 --non-inter
/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/
H A D0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch8 together, remove the inter-dependencies of watchdog and wd_keepalive
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmodule.bbclass74 bbwarn "directory below B to get correct inter-module dependencies"
/openbmc/openbmc/poky/bitbake/
H A DREADME5 efficiently and in parallel while working within complex inter-task dependency constraints.
H A DChangeLog7 - Add code to handle inter-task dependencies
135 - Make sure recrdeps tasks include all inter-task dependencies of a given fn
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dclock_manager_gen5.h102 u32 inter; member
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c636 static int ep_2_n_interval(int inter) in ep_2_n_interval() argument
639 for (i = 0; ((inter >> i) > 1) && (i < 5); i++); in ep_2_n_interval()
668 int inter; in ep_link() local
720 for (i = 0; i < ep_rev(6, interval); i += inter) { in ep_link()
721 inter = 1; in ep_link()
727 inter = ep_rev(6, in ep_link()
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_pkgdata.bbclass67 # condensed to inter-sstate task dependencies, similar to that used by setscene
/openbmc/qemu/docs/devel/
H A Dmultiple-iothreads.rst61 * Event notifiers (inter-thread signalling)
H A Dmulti-thread-tcg.rst42 inter-vCPU dependencies and all vCPUs should be able to run at full
/openbmc/qemu/docs/system/i386/
H A Dxen.rst144 accelerated Xen PV timers and inter-processor interrupts (IPIs).
/openbmc/u-boot/drivers/usb/gadget/
H A DKconfig196 if inter-operability is a concern, RNDIS is to be preferred.
/openbmc/docs/designs/
H A Destoraged.md145 using D-Bus as the primary form of inter-process communication. In addition,
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst23 working within complex inter-task dependency constraints. One of
78 - Handle inter-package dependencies (build time on target architecture,
496 default task, which is "build". BitBake obeys inter-task dependencies
H A Dbitbake-user-manual-metadata.rst1588 - ``[depends]``: Controls inter-task dependencies. See the
1590 ":ref:`bitbake-user-manual/bitbake-user-manual-metadata:inter-task
1670 - ``[rdepends]``: Controls inter-task runtime dependencies. See the
1673 ":ref:`bitbake-user-manual/bitbake-user-manual-metadata:inter-task dependencies`" section for
1963 dependencies of the current recipe, looks through the task's inter-task
1995 inter-task dependencies. This more generic form allows for
1996 inter-dependency checks for specific tasks rather than checks for the
/openbmc/docs/architecture/
H A Dinterface-overview.md234 OpenBMC uses D-Bus interfaces as the primary way to communicate (inter-process

12