Searched defs:reaped (Results 1 – 5 of 5) sorted by relevance
/spdk/lib/nvme/ |
H A D | nvme_tcp.c | 1302 nvme_tcp_c2h_data_payload_handle(struct nvme_tcp_qpair * tqpair,struct nvme_tcp_pdu * pdu,uint32_t * reaped) nvme_tcp_c2h_data_payload_handle() argument 1376 _nvme_tcp_pdu_payload_handle(struct nvme_tcp_qpair * tqpair,uint32_t * reaped) _nvme_tcp_pdu_payload_handle() argument 1513 nvme_tcp_pdu_payload_handle(struct nvme_tcp_qpair * tqpair,uint32_t * reaped) nvme_tcp_pdu_payload_handle() argument 1640 nvme_tcp_capsule_resp_hdr_handle(struct nvme_tcp_qpair * tqpair,struct nvme_tcp_pdu * pdu,uint32_t * reaped) nvme_tcp_capsule_resp_hdr_handle() argument 1965 nvme_tcp_pdu_psh_handle(struct nvme_tcp_qpair * tqpair,uint32_t * reaped) nvme_tcp_pdu_psh_handle() argument 2018 nvme_tcp_read_pdu(struct nvme_tcp_qpair * tqpair,uint32_t * reaped,uint32_t max_completions) nvme_tcp_read_pdu() argument 2179 uint32_t reaped; nvme_tcp_qpair_process_completions() local [all...] |
H A D | nvme_rdma.c | 2591 uint32_t reaped = 0; nvme_rdma_cq_process_completions() local
|
/spdk/test/unit/lib/nvme/nvme_tcp.c/ |
H A D | nvme_tcp_ut.c | 1130 uint32_t reaped = 1; test_nvme_tcp_c2h_payload_handle() local 1288 uint32_t reaped = 0; test_nvme_tcp_pdu_payload_handle() local 1346 uint32_t reaped = 0; test_nvme_tcp_capsule_resp_hdr_handle() local [all...] |
/spdk/module/accel/mlx5/ |
H A D | accel_mlx5.c | 659 int reaped, i, rc; accel_mlx5_poll_cq() local [all...] |
/spdk/lib/nvmf/ |
H A D | rdma.c | 4633 int reaped, i; nvmf_rdma_poller_poll() local
|