Home
last modified time | relevance | path

Searched full:producer (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/docs/designs/
H A Dredfish-pcie.md33 The proposed implementation will follow the standard D-Bus producer-consumer
34 model used in OpenBMC. The producer will provide the required PCIe values read
41 The proposed producer will be a new D-Bus daemon that will be responsible for
H A Dbmc-health-monitor.md16 For this purpose, there may exist a metric producer (the subject of discussion
33 Among those tasks, 1), 2), and 3) are the producer’s responsibility. 4) is
34 accomplished by both the producer and consumer. 5) is up to the consumer.
64 The metric producer should provide
83 producer through a set of interfaces.
89 The metric producer is a daemon running on the BMC that performs the required
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DAsset.interface.yaml8 This property shall represent the name of the manufacturer or producer
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librdkafka/
H A Dlibrdkafka_1.8.2.bb3 providing Producer, Consumer and Admin clients."
/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h30 * Describes all memory ranges used during the HOB producer phase that
100 * ranges found on the processor host bus during the HOB producer phase.
119 * Allows writers of executable content in the HOB producer phase to
/openbmc/bmcweb/docs/
H A DDBUS_USAGE.md23 ever be one producer in the project (ex bmc networking, user management). In
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.h278 * adds it to the edge list mapped to @producer in the
280 * @producer: Source node that "produces"
283 * This edge will have @producer as source and @interface as destination.
285 void qos_node_produces(const char *producer, const char *interface);
H A Dqgraph.c664 void qos_node_produces(const char *producer, const char *interface) in qos_node_produces() argument
667 add_edge(producer, interface, QEDGE_PRODUCES, NULL); in qos_node_produces()
/openbmc/qemu/include/hw/xen/interface/io/
H A Dring.h5 * Shared producer-consumer ring macros.
268 xen_wmb(); /* back sees requests /before/ updated producer index */ \
273 xen_wmb(); /* front sees resps /before/ updated producer index */ \
310 xen_wmb(); /* back sees requests /before/ updated producer index */ \
320 xen_wmb(); /* front sees resps /before/ updated producer index */ \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/PLDM/
H A DFRU.interface.yaml8 producer apps (for eg the PLDM daemon) and apps that transform specific FRU
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_mmio.h112 * The alignment to use between consumer and producer parts of vring.
H A Dvirtio_pci.h64 * The alignment to use between consumer and producer parts of vring.
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DAssembly.v1_5_1.json241 "Producer": { object
242 "description": "The producer or manufacturer of the assembly.",
H A DLicense.v1_1_4.json268 "description": "The manufacturer or producer of this license.",
269 …iption": "This property shall represent the name of the manufacturer or producer of this license.",
H A DSoftwareInventory.v1_12_0.json408 "description": "The manufacturer or producer of this software.",
409 …iption": "This property shall represent the name of the manufacturer or producer of this software.…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DAssembly.v1_5_1.json241 "Producer": { object
242 "description": "The producer or manufacturer of the assembly.",
H A DSoftwareInventory.v1_12_0.json408 "description": "The manufacturer or producer of this software.",
409 …iption": "This property shall represent the name of the manufacturer or producer of this software.…
/openbmc/qemu/hw/net/
H A Dvmxnet3.h160 VMXNET3_REG_TXPROD = 0x600, /* Tx Producer Index */
161 VMXNET3_REG_RXPROD = 0x800, /* Rx Producer Index for ring 1 */
162 VMXNET3_REG_RXPROD2 = 0xA00 /* Rx Producer Index for ring 2 */
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h145 * Interrupt Vector Flags Bits[0] Consumer/Producer
252 /* Consumer/Producer */
/openbmc/qemu/target/hexagon/mmvec/
H A Ddecode_ext_mmvec.c65 /* def_idx is the index of the producer */ in check_new_value()
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c778 * producer and consumer loops:
780 * producer * consumer
829 * If the producer earlier indicated that it wants to be notified when the in ringbuf_send_update_idx()
862 * The consumer hasn't caught up with the producer's previous state so it's in ringbuf_send_update_idx()
1246 /* the producer wasn't blocked on the consumer state */ in vmbus_channel_recv_done()
1250 /* there's not enough space for the producer to make progress */ in vmbus_channel_recv_done()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DLicense_v1.xml85 … <Annotation Term="OData.Description" String="The manufacturer or producer of this license."/>
86 …" String="This property shall represent the name of the manufacturer or producer of this license."…
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h92 /* The alignment to use between consumer and producer parts of vring.
/openbmc/qemu/util/
H A Drcu.c179 /* Multi-producer, single-consumer queue based on urcu/static/wfqueue.h
/openbmc/u-boot/include/
H A Defi.h326 * using 'long' will cause mismatch between the producer (stub) and

12