Searched defs:first (Results 1 – 9 of 9) sorted by relevance
/spdk/lib/rdma_provider/ |
H A D | common.c | 83 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 D | rdma_provider_verbs.c | 125 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 D | rdma_provider_mlx5_dv.c | 235 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 D | trace.cpp | 25 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 D | json_util.c | 612 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 D | ftl_nv_cache.h | 221 ptrdiff_t first; global() member
|
H A D | ftl_core.c | 616 uint64_t first, entries; in ftl_trim_log_open_cb() local
|
/spdk/lib/nvmf/ |
H A D | rdma.c | 1163 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 D | lvol_ut.c | 129 struct spdk_blob *first; in spdk_bs_iter_first() local [all...] |