Searched refs:rds_dma_hdrs_free (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/net/rds/ |
| D | ib_cm.c | 479 rds_dma_hdrs_free(pool, hdrs, hdr_daddrs, i); in rds_dma_hdrs_alloc() 495 void rds_dma_hdrs_free(struct dma_pool *pool, struct rds_header **hdrs, in rds_dma_hdrs_free() function 673 rds_dma_hdrs_free(pool, ic->i_recv_hdrs, ic->i_recv_hdrs_dma, in rds_ib_setup_qp() 679 rds_dma_hdrs_free(pool, ic->i_send_hdrs, ic->i_send_hdrs_dma, in rds_ib_setup_qp() 1119 rds_dma_hdrs_free(pool, ic->i_send_hdrs, in rds_ib_conn_path_shutdown() 1127 rds_dma_hdrs_free(pool, ic->i_recv_hdrs, in rds_ib_conn_path_shutdown()
|
| D | ib.h | 393 void rds_dma_hdrs_free(struct dma_pool *pool, struct rds_header **hdrs,
|