Home
last modified time | relevance | path

Searched defs:first (Results 1 – 9 of 9) sorted by relevance

/spdk/lib/rdma_provider/
H A Dcommon.c83 rdma_queue_recv_wrs(struct spdk_rdma_provider_recv_wr_list *recv_wrs, struct ibv_recv_wr *first, in rdma_queue_recv_wrs()
108 struct ibv_recv_wr *first) in spdk_rdma_provider_srq_queue_recv_wrs()
136 struct ibv_recv_wr *first) in spdk_rdma_provider_qp_queue_recv_wrs()
H A Drdma_provider_verbs.c125 spdk_rdma_provider_qp_queue_send_wrs(struct spdk_rdma_provider_qp * spdk_rdma_qp,struct ibv_send_wr * first) spdk_rdma_provider_qp_queue_send_wrs() argument
[all...]
H A Drdma_provider_mlx5_dv.c235 spdk_rdma_provider_qp_queue_send_wrs(struct spdk_rdma_provider_qp * spdk_rdma_qp,struct ibv_send_wr * first) spdk_rdma_provider_qp_queue_send_wrs() argument
[all...]
/spdk/lib/trace_parser/
H A Dtrace.cpp25 operator ()(const entry_key & first,const entry_key & second) const operator ()() argument
230 int first, last, lcore; populate_events() local
[all...]
/spdk/lib/json/
H A Djson_util.c612 struct spdk_json_val *first = json_first(object, SPDK_JSON_VAL_OBJECT_BEGIN); in spdk_json_object_first() local
621 struct spdk_json_val *first = json_first(array_begin, SPDK_JSON_VAL_ARRAY_BEGIN); in spdk_json_array_first() local
/spdk/lib/ftl/
H A Dftl_nv_cache.h221 ptrdiff_t first; global() member
H A Dftl_core.c616 uint64_t first, entries; in ftl_trim_log_open_cb() local
/spdk/lib/nvmf/
H A Drdma.c1163 struct ibv_send_wr *first = NULL; in request_transfer_out() local
1066 nvmf_rdma_qpair_queue_recv_wrs(struct spdk_nvmf_rdma_qpair * rqpair,struct ibv_recv_wr * first) nvmf_rdma_qpair_queue_recv_wrs() argument
[all...]
/spdk/test/unit/lib/lvol/lvol.c/
H A Dlvol_ut.c129 struct spdk_blob *first; in spdk_bs_iter_first() local
[all...]