/openbmc/docs/designs/ |
H A D | redfish-pcie.md | 33 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 D | bmc-health-monitor.md | 16 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 D | Asset.interface.yaml | 8 This property shall represent the name of the manufacturer or producer
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/librdkafka/ |
H A D | librdkafka_1.8.2.bb | 3 providing Producer, Consumer and Admin clients."
|
/openbmc/u-boot/arch/x86/include/asm/fsp/ |
H A D | fsp_hob.h | 30 * 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 D | DBUS_USAGE.md | 23 ever be one producer in the project (ex bmc networking, user management). In
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | qgraph.h | 278 * 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 D | qgraph.c | 664 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 D | ring.h | 5 * 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 D | FRU.interface.yaml | 8 producer apps (for eg the PLDM daemon) and apps that transform specific FRU
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_mmio.h | 112 * The alignment to use between consumer and producer parts of vring.
|
H A D | virtio_pci.h | 64 * The alignment to use between consumer and producer parts of vring.
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Assembly.v1_5_1.json | 241 "Producer": { object 242 "description": "The producer or manufacturer of the assembly.",
|
H A D | License.v1_1_4.json | 268 "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 D | SoftwareInventory.v1_12_0.json | 408 "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 D | Assembly.v1_5_1.json | 241 "Producer": { object 242 "description": "The producer or manufacturer of the assembly.",
|
H A D | SoftwareInventory.v1_12_0.json | 408 "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 D | vmxnet3.h | 160 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 D | aml-build.h | 145 * Interrupt Vector Flags Bits[0] Consumer/Producer 252 /* Consumer/Producer */
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | decode_ext_mmvec.c | 65 /* def_idx is the index of the producer */ in check_new_value()
|
/openbmc/qemu/hw/hyperv/ |
H A D | vmbus.c | 778 * 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 D | License_v1.xml | 85 … <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 D | virtio_pci.h | 92 /* The alignment to use between consumer and producer parts of vring.
|
/openbmc/qemu/util/ |
H A D | rcu.c | 179 /* Multi-producer, single-consumer queue based on urcu/static/wfqueue.h
|
/openbmc/u-boot/include/ |
H A D | efi.h | 326 * using 'long' will cause mismatch between the producer (stub) and
|