Home
last modified time | relevance | path

Searched refs:outstanding (Results 1 – 25 of 203) sorted by relevance

123456789

/openbmc/kcsbridge/src/
H A Dcmd.cpp68 void read(stdplus::Fd& kcs, bus_t& bus, slot_t& outstanding) in read() argument
76 if (outstanding) in read()
79 outstanding = slot_t(nullptr); in read()
93 outstanding = m.call_async( in read()
94 stdplus::exception::ignore([&outstanding, &kcs](message_t&& m) { in read()
95 outstanding = slot_t(nullptr); in read()
H A Dcmd.hpp12 sdbusplus::slot_t& outstanding);
/openbmc/pldm/requester/
H A DREADME.md10 - Multiple outstanding requests are supported.
16 - A mechanism to queue multiple outstanding requests to the same responder.
38 - If the response matches with an outstanding request then the response
41 command code of an outstanding request, then no action is taken on the
/openbmc/u-boot/fs/ubifs/
H A Dbudget.c303 long long outstanding, available; in do_budget_space() local
346 outstanding = c->bi.data_growth + c->bi.dd_growth; in do_budget_space()
348 if (unlikely(available < outstanding)) { in do_budget_space()
350 available, outstanding); in do_budget_space()
354 if (available - outstanding <= c->rp_size && !can_use_rp(c)) in do_budget_space()
678 long long available, outstanding, free; in ubifs_get_free_space_nolock() local
681 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_get_free_space_nolock()
704 if (available > outstanding) in ubifs_get_free_space_nolock()
705 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialcmd.cpp235 sdbusplus::slot_t& outstanding) in read() argument
245 if (outstanding) in read()
248 outstanding = sdbusplus::slot_t(nullptr); in read()
322 outstanding = m.call_async(stdplus::exception::ignore( in read()
323 [&outstanding, this, &uart, _rsAddr{rsAddr}, _rqAddr{rqAddr}, in read()
325 outstanding = sdbusplus::slot_t(nullptr); in read()
H A Dserialcmd.hpp43 sdbusplus::slot_t& outstanding);
/openbmc/openbmc/meta-yadro/
H A DREADME.md5 with outstanding quality. Powered by a team of knowledgeable talents combining a
/openbmc/openbmc-tools/witherspoon-debug/
H A DREADME.md4 systems, and contains a number of other outstanding issues with respect to the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/
H A D0001-Determine-audio-buffer-size-for-a-time-of-500ms.patch21 @@ -258,6 +258,21 @@ static int open_alsa(ca_context *c, struct outstanding *out) {
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md62 and any outstanding floor or target holds.
/openbmc/qemu/docs/specs/
H A Drocker.rst284 a credit count which represents the number of outstanding descriptors to be
286 count is incremented. As the driver processes those outstanding descriptors,
294 the device and there is no outstanding work), then the interrupt is unmasked,
297 outstanding work is available.
/openbmc/openbmc/meta-arm/documentation/
H A Dreleases.md30 * T-0 - Official upstream release occurs. With no outstanding critical bugs, a new named branch is …
/openbmc/qemu/docs/devel/
H A Dreset.rst146 DMA capable devices are expected to cancel all outstanding DMA operations
148 the 'exit' phase and this sequencing makes sure no outstanding DMA request
/openbmc/openbmc/meta-aspeed/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/openbmc/meta-evb/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/libcper/
H A DLICENSE22 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/openbmc/meta-ingrasys/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/openbmc/meta-quanta/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/openbmc/meta-openpower/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DPixar21 outstanding shares, or (iii) beneficial ownership of such entity.
H A DOSL-1.0157 (50%) or more of the outstanding shares, or (iii) beneficial ownership
/openbmc/openbmc/meta-inventec/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/openbmc/meta-nuvoton/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/google-misc/
H A DLICENSE22 outstanding shares, or (iii) beneficial ownership of such entity.
/openbmc/openbmc/meta-phosphor/
H A DCOPYING.apache-2.022 outstanding shares, or (iii) beneficial ownership of such entity.

123456789