| /openbmc/qemu/hw/i386/kvm/ |
| H A D | xen_primary_console.c | 155 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 D | Kconfig | 10 the basis of a variety of inter-process/inter-CPU communication
|
| /openbmc/u-boot/arch/arm/mach-socfpga/ |
| H A D | clock_manager.c | 22 inter_val = readl(&clock_manager_base->inter) & mask; in cm_wait_for_lock()
|
| H A D | clock_manager_gen5.c | 313 &clock_manager_base->inter); in cm_basic_init()
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-filelock_3.18.0.bb | 3 … 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 D | timer.h | 21 u32 inter; member
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-dbus_1.4.0.bb | 1 SUMMARY = "Python bindings for the DBus inter-process communication system"
|
| /openbmc/u-boot/arch/arm/cpu/armv7/sunxi/ |
| H A D | timer.c | 50 writel(TIMER_LOAD_VAL, &timer->inter); in timer_init()
|
| /openbmc/docs/ |
| H A D | glossary.md | 14 D-Bus - Provides the primary mechanisms for inter-process communication with an
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
| H A D | long-help | 36 --xauth-inter 142 --non-inter
|
| /openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/ |
| H A D | 0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch | 8 together, remove the inter-dependencies of watchdog and wd_keepalive
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | module.bbclass | 74 bbwarn "directory below B to get correct inter-module dependencies"
|
| /openbmc/openbmc/poky/bitbake/ |
| H A D | README | 5 efficiently and in parallel while working within complex inter-task dependency constraints.
|
| H A D | ChangeLog | 7 - 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 D | clock_manager_gen5.h | 102 u32 inter; member
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | ohci-hcd.c | 636 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 D | package_pkgdata.bbclass | 67 # condensed to inter-sstate task dependencies, similar to that used by setscene
|
| /openbmc/qemu/docs/devel/ |
| H A D | multiple-iothreads.rst | 61 * Event notifiers (inter-thread signalling)
|
| H A D | multi-thread-tcg.rst | 42 inter-vCPU dependencies and all vCPUs should be able to run at full
|
| /openbmc/qemu/docs/system/i386/ |
| H A D | xen.rst | 144 accelerated Xen PV timers and inter-processor interrupts (IPIs).
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | Kconfig | 196 if inter-operability is a concern, RNDIS is to be preferred.
|
| /openbmc/docs/designs/ |
| H A D | estoraged.md | 145 using D-Bus as the primary form of inter-process communication. In addition,
|
| /openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-intro.rst | 23 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 D | bitbake-user-manual-metadata.rst | 1588 - ``[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 D | interface-overview.md | 234 OpenBMC uses D-Bus interfaces as the primary way to communicate (inter-process
|