Home
last modified time | relevance | path

Searched refs:consumers (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/obmc-console/
H A Dringbuffer.c48 ringbuffer_consumer_unregister(rb->consumers[0]); in ringbuffer_fini()
72 rb->consumers = reallocarray(rb->consumers, rb->n_consumers, in ringbuffer_consumer_register()
73 sizeof(*rb->consumers)); in ringbuffer_consumer_register()
75 rb->consumers[n] = rbc; in ringbuffer_consumer_register()
86 if (rb->consumers[i] == rbc) { in ringbuffer_consumer_unregister()
99 memmove(&rb->consumers[i], &rb->consumers[i + 1], in ringbuffer_consumer_unregister()
101 sizeof(*rb->consumers) * (rb->n_consumers - i)); in ringbuffer_consumer_unregister()
104 free(rb->consumers); in ringbuffer_consumer_unregister()
105 rb->consumers = NULL; in ringbuffer_consumer_unregister()
107 rb->consumers = reallocarray( in ringbuffer_consumer_unregister()
[all …]
H A Dconsole-server.h211 struct ringbuffer_consumer **consumers; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ktls-utils/
H A Dktls-utils_1.0.0.bb1 SUMMARY = "TLS handshake utilities for in-kernel TLS consumers"
2 DESCRIPTION = "In-kernel TLS consumers need a mechanism to perform TLS \
/openbmc/docs/designs/
H A Dcertificate-revocation-list.md46 consumers which use old CRLs to refresh with the newly given CRLs
70 install multiple CRLs and notify consumers. The notification process is the
71 existing behaviour which phosphor-certificate-manager uses to tell consumers
75 replace all existing CRLs with multiple new CRLs and notify consumers
78 delete all existing CRLs and notify consumers
H A Dphysical-topology.md59 phosphor-dbus-interfaces, inventory managers, and inventory consumers such as
129 ### Inventory consumers
166 complexity of consumers of this information since they would have to support
179 consumers to understand the topology.
186 change. If consumers of inventory data such as bmcweb do not find the new
H A Dmulti-host-postcode.md60 | | Other consumers of POST codes: <------------+ |
139 | | Other consumers of POST codes: <--------------+ |
H A Dhw-fault-monitor.md181 There may be situations where external consumers of fault monitor logs (e.g.
184 consumers can ignore any types of fault information provided by the fault
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/
H A Dyelp-xsl_42.1.bb18 # ensure our native consumers are forced to inherit itstool
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A Dstrict-prototypes.patch6 gcc5 has -Wstrict-prototypes on by default for -Werror so this becomes a build failure for consumers
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/
H A D0001-dont-build-clover-frontend.patch19 # At the moment, clover and gallium/tests are the only two consumers
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-devtools/swagger-ui/
H A Dswagger-ui_5.18.2.bb3 … Swagger UI allows anyone — be it your development team or your end consumers — to visualize and \
/openbmc/obmc-console/test/
H A Dringbuffer-test-utils.c98 rbc = rb->consumers[j]; in ringbuffer_dump()
/openbmc/openbmc/poky/meta/recipes-gnome/libsecret/
H A Dlibsecret_0.21.6.bb5 for these methods so consumers do not have to call the low-level DBus methods."
/openbmc/u-boot/doc/device-tree-bindings/reset/
H A Dreset.txt20 A word on where to place reset signal consumers in device tree: It is possible
45 = Reset consumers =
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dti,sci-clk.txt21 - #clock-cells: Must be be 2. In clock consumers, this cell represents the
H A Dnvidia,tegra20-car.txt15 In clock consumers, this cell represents the clock ID exposed by the CAR.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmTargets.cmake70 message(FATAL_ERROR "This file relies on consumers using CMake 3.0.0 or greater.")
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dtime_t.patch14 This fix extends to consumers of startup-notification, for instance
/openbmc/u-boot/doc/
H A DREADME.menu28 * preventing consumers of the menu interfaces from accessing its
/openbmc/entity-manager/docs/
H A Dentity_manager_dbus_api.md6 Entity Manager. This file documents a consumers usage of the entity manager, and
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DeGenix25 Nothing in this License Agreement affects any statutory rights of consumers that cannot be waived o…
H A DPolyForm-Small-Business-1.0.065 index for all urban consumers, U.S. city average, for all items,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch8 symbols become hidden and consumers of this library
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dst,stm32-adc.txt78 - #io-channel-cells = <1>: See the IIO bindings section "IIO consumers" in
/openbmc/bmcweb/docs/
H A DOEM_SCHEMAS.md31 consumers. This poses a problem for maintenance, as it is very difficult to make

12