Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/ofed/opensm/include/opensm/
H A Dosm_stats.h151 uint32_t outstanding; in osm_stats_inc_qp0_outstanding() local
155 outstanding = ++stats->qp0_mads_outstanding; in osm_stats_inc_qp0_outstanding()
158 outstanding = cl_atomic_inc(&stats->qp0_mads_outstanding); in osm_stats_inc_qp0_outstanding()
161 return outstanding; in osm_stats_inc_qp0_outstanding()
166 uint32_t outstanding; in osm_stats_dec_qp0_outstanding() local
170 outstanding = --stats->qp0_mads_outstanding; in osm_stats_dec_qp0_outstanding()
171 if (!outstanding) in osm_stats_dec_qp0_outstanding()
175 outstanding = cl_atomic_dec(&stats->qp0_mads_outstanding); in osm_stats_dec_qp0_outstanding()
176 if (!outstanding) in osm_stats_dec_qp0_outstanding()
180 return outstanding; in osm_stats_dec_qp0_outstanding()
/freebsd-12.1/sys/dev/pst/
H A Dpst-raid.c218 if (psc->iop->outstanding < (I2O_IOP_OUTBOUND_FRAME_COUNT - 1) && in pst_start()
230 psc->iop->outstanding++; in pst_start()
237 psc->iop->outstanding--; in pst_start()
256 psc->iop->outstanding--; in pst_done()
321 request->psc->iop->outstanding--; in pst_timeout()
327 request->psc->iop->outstanding--; in pst_timeout()
H A Dpst-iop.h56 int outstanding; member
/freebsd-12.1/sys/dev/iser/
H A Diser_initiator.c477 int outstanding, count, err; in iser_rcv_completion() local
516 outstanding = ib_conn->post_recv_buf_count; in iser_rcv_completion()
517 if (outstanding + iser_conn->min_posted_rx <= iser_conn->qp_max_recv_dtos) { in iser_rcv_completion()
518 count = min(iser_conn->qp_max_recv_dtos - outstanding, in iser_rcv_completion()
/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c148 int outstanding; member
594 int outstanding; in bootpc_call() local
666 outstanding = 0; in bootpc_call()
681 ifctx->outstanding = 0; in bootpc_call()
689 outstanding++; in bootpc_call()
690 ifctx->outstanding = 1; in bootpc_call()
762 if (outstanding == 0 && in bootpc_call()
870 if (ifctx->outstanding) { in bootpc_call()
871 ifctx->outstanding = 0; in bootpc_call()
872 outstanding--; in bootpc_call()
[all …]
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hast/
H A DBEGEMOT-HAST-MIB.txt325 "Number of outstanding I/O requests to the local component."
333 "Number of outstanding I/O requests to send to the remote
342 "Number of outstanding I/O requests waiting for response
/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dosm_sm_mad_ctrl.c75 uint32_t outstanding; in sm_mad_ctrl_retire_trans_mad() local
89 outstanding = osm_stats_dec_qp0_outstanding(p_ctrl->p_stats); in sm_mad_ctrl_retire_trans_mad()
93 outstanding ? "" : ": wire is clean."); in sm_mad_ctrl_retire_trans_mad()
H A Dosm_congestion_control.c434 uint32_t outstanding; in decrement_outstanding_mads() local
436 outstanding = cl_atomic_dec(&p_cc->outstanding_mads); in decrement_outstanding_mads()
437 if (!outstanding) in decrement_outstanding_mads()
/freebsd-12.1/sys/dev/mps/
H A Dmps_sas.h74 unsigned int outstanding; member
H A Dmps_sas.c1184 if (sc->sassc->targets[i].outstanding != 0) in mpssas_handle_reinit()
1186 i, sc->sassc->targets[i].outstanding); in mpssas_handle_reinit()
1189 sc->sassc->targets[i].outstanding = 0; in mpssas_handle_reinit()
1361 if (targ->outstanding == 0) { in mpssas_target_reset_complete()
1382 targ->outstanding); in mpssas_target_reset_complete()
1927 targ->outstanding++; in mpssas_action_scsiio()
1932 __func__, cm, ccb, targ->outstanding); in mpssas_action_scsiio()
2009 cm->cm_targ->outstanding); in mpssas_scsiio_complete()
2034 cm->cm_targ->outstanding--; in mpssas_scsiio_complete()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr_sas.h76 unsigned int outstanding; member
H A Dmpr_sas.c1250 if (sc->sassc->targets[i].outstanding != 0) in mprsas_handle_reinit()
1252 i, sc->sassc->targets[i].outstanding); in mprsas_handle_reinit()
1255 sc->sassc->targets[i].outstanding = 0; in mprsas_handle_reinit()
1428 if (targ->outstanding == 0) { in mprsas_target_reset_complete()
1450 targ->outstanding); in mprsas_target_reset_complete()
1898 targ->outstanding++; in mprsas_build_nvme_unmap()
1903 __func__, cm, ccb, targ->outstanding); in mprsas_build_nvme_unmap()
2217 targ->outstanding++; in mprsas_action_scsiio()
2222 __func__, cm, ccb, targ->outstanding); in mprsas_action_scsiio()
2503 cm->cm_targ->outstanding); in mprsas_scsiio_complete()
[all …]
/freebsd-12.1/sys/geom/
H A Dnotes70 If in g_io_request() we find that there are no outstanding requests,
73 are no outstanding requests, and as long as there is only one thread
/freebsd-12.1/contrib/flex/
H A DREADME75 TODO - outstanding bug reports, desired features, etc.
/freebsd-12.1/contrib/googletest/
H A DREADME.md97 to these platforms, Google Test may have outstanding issues there. If
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas_cam.c2025 int retCode = FAIL, count, i, outstanding; in mrsas_reset_targets() local
2032 outstanding = mrsas_atomic_read(&sc->fw_outstanding); in mrsas_reset_targets()
2034 if (!outstanding) { in mrsas_reset_targets()
H A Dmrsas.c3525 int i, outstanding, retval = 0; in mrsas_wait_for_outstanding() local
3556 outstanding = mrsas_atomic_read(&sc->fw_outstanding); in mrsas_wait_for_outstanding()
3557 if (!outstanding) in mrsas_wait_for_outstanding()
3562 "commands to complete\n", i, outstanding); in mrsas_wait_for_outstanding()
/freebsd-12.1/sys/dev/bhnd/
H A Dbhnd_bus_if.m696 * outstanding PMU requests are discarded.
759 * @note Any outstanding PMU clock requests will be discarded upon calling
788 * @note Any outstanding PMU clock requests will be discarded upon calling
813 * @note Any outstanding PMU resource requests will be released upon calling
/freebsd-12.1/contrib/serf/
H A DLICENSE21 outstanding shares, or (iii) beneficial ownership of such entity.
H A DCHANGES274 Enable limiting the number of outstanding requests
/freebsd-12.1/contrib/googletest/googlemock/scripts/generator/
H A DLICENSE22 outstanding shares, or (iii) beneficial ownership of such entity.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DASYNC_start_job.pod44 outstanding for the thread when ASYNC_cleanup_thread() is called. Failing to
H A DSSL_CTX_set_verify.pod198 Only one certificate request may be outstanding at any time.
/freebsd-12.1/sys/netinet/tcp_stacks/
H A Drack.c7374 uint32_t outstanding; in rack_output() local
7381 outstanding = tp->snd_max - tp->snd_una; in rack_output()
7382 if ((rack->r_ctl.rc_prr_sndcnt + outstanding) > tp->snd_wnd) in rack_output()
7560 uint32_t outstanding; in rack_output() local
7562 outstanding = tp->snd_max - tp->snd_una; in rack_output()
7568 outstanding--; in rack_output()
7570 if (outstanding > 0) { in rack_output()
/freebsd-12.1/contrib/apr/
H A DLICENSE21 outstanding shares, or (iii) beneficial ownership of such entity.

12