Home
last modified time | relevance | path

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

12345678910>>...12

/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/linux/fs/ubifs/
H A Dbudget.c292 long long outstanding, available; in do_budget_space() local
335 outstanding = c->bi.data_growth + c->bi.dd_growth; in do_budget_space()
337 if (unlikely(available < outstanding)) { in do_budget_space()
339 available, outstanding); in do_budget_space()
343 if (available - outstanding <= c->rp_size && !can_use_rp(c)) in do_budget_space()
665 long long available, outstanding, free; in ubifs_get_free_space_nolock() local
668 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_get_free_space_nolock()
691 if (available > outstanding) in ubifs_get_free_space_nolock()
692 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
/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.cpp236 sdbusplus::slot_t& outstanding) in read() argument
246 if (outstanding) in read()
249 outstanding = sdbusplus::slot_t(nullptr); in read()
323 outstanding = m.call_async(stdplus::exception::ignore( in read()
324 [&outstanding, this, &uart, _rsAddr{rsAddr}, _rqAddr{rqAddr}, in read()
326 outstanding = sdbusplus::slot_t(nullptr); in read()
H A Dserialcmd.hpp43 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/linux/drivers/acpi/acpica/
H A Ddbstats.c68 u32 outstanding; in acpi_db_list_info() local
90 outstanding = acpi_db_get_cache_info(list); in acpi_db_list_info()
97 outstanding * list->object_size, outstanding); in acpi_db_list_info()
103 list->max_occupied, list->current_total_size, outstanding, in acpi_db_list_info()
H A Ddbexec.c265 u32 outstanding = 0; in acpi_db_get_outstanding_allocations() local
269 outstanding += acpi_db_get_cache_info(acpi_gbl_state_cache); in acpi_db_get_outstanding_allocations()
270 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_cache); in acpi_db_get_outstanding_allocations()
271 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_ext_cache); in acpi_db_get_outstanding_allocations()
272 outstanding += acpi_db_get_cache_info(acpi_gbl_operand_cache); in acpi_db_get_outstanding_allocations()
275 return (outstanding); in acpi_db_get_outstanding_allocations()
/openbmc/linux/drivers/md/
H A Ddm-ps-historical-service-time.c66 u64 outstanding; member
253 pi->outstanding, pi->stale_after); in hst_status()
304 pi->outstanding = 0; in hst_add_path()
352 *out = pi->outstanding; in hst_fill_compare()
468 pi->outstanding++; in hst_start_io()
503 pi->outstanding--; in hst_end_io()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.h166 u16 outstanding = sq->xdpi_fifo_pc - sq->xdpi_fifo_cc; in mlx5e_xdp_get_inline_state() local
171 if (cur && outstanding <= MLX5E_XDP_INLINE_WATERMARK_LOW) in mlx5e_xdp_get_inline_state()
174 if (!cur && outstanding >= MLX5E_XDP_INLINE_WATERMARK_HIGH) in mlx5e_xdp_get_inline_state()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-xfs25 outstanding transactions. The grant head is exported in
36 outstanding transactions, including regrants due to
H A Devm56 as the outstanding issues that prevent the usage of EVM portable
/openbmc/linux/Documentation/networking/
H A Dmsg_zerocopy.rst121 poll call is there to block until an error is outstanding. It will set
151 Multiple outstanding packets can be read at once using the recvmmsg
154 while one is outstanding for reception on the error queue.
159 the range upper value of the outstanding notification.
163 than one notification is outstanding at any one point.
H A Dmptcp-sysctl.rst68 pending outstanding data on a given subflow required to declare it stale.
/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/linux/drivers/infiniband/ulp/rtrs/
H A DREADME130 an immediate field. The 32 bit field is used to specify the outstanding
148 an immediate field. The 32 bit field is used to specify the outstanding
171 outstanding inflight IO and the error code.
192 outstanding inflight IO and the error code. The new rkey is sent back using
/openbmc/linux/include/trace/events/
H A Dafs.h559 int ref, int outstanding, const void *where),
561 TP_ARGS(call_debug_id, op, ref, outstanding, where),
567 __field(int, outstanding )
575 __entry->outstanding = outstanding;
583 __entry->outstanding,
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md62 and any outstanding floor or target holds.
/openbmc/linux/net/sctp/
H A Doutqueue.c1258 unsigned int outstanding; in sctp_outq_sack() local
1392 outstanding = q->outstanding_bytes; in sctp_outq_sack()
1394 if (outstanding < sack_a_rwnd) in sctp_outq_sack()
1395 sack_a_rwnd -= outstanding; in sctp_outq_sack()
/openbmc/linux/Documentation/core-api/
H A Dpadata.rst125 outstanding, it should be prepared to be called again with a new job before
153 It is the user's responsibility to ensure all outstanding jobs are complete
/openbmc/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst21 outstanding RPC call that references it (LAYOUTGET, LAYOUTRETURN,
/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst319 the number of outstanding transactions, via BIOS configuration
324 Total allowed outstanding transactions: 2
337 The default setting on most systems is 8 outstanding transactions
/openbmc/linux/Documentation/block/
H A Dpr.rst100 any outstanding command sent over a connection identified by old_key.

12345678910>>...12