Home
last modified time | relevance | path

Searched refs:rvt_free_rq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dsrq.c152 rvt_free_rq(&srq->rq); in rvt_create_srq()
310 rvt_free_rq(&tmp_rq); in rvt_modify_srq()
H A Dqp.c848 rvt_free_rq(rq); in rvt_alloc_rq()
1316 rvt_free_rq(&qp->r_rq); in rvt_create_qp()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dsrq.c110 rvt_free_rq(&srq->rq); in rvt_create_srq()
268 rvt_free_rq(&tmp_rq); in rvt_modify_srq()
H A Dqp.c808 rvt_free_rq(rq); in rvt_alloc_rq()
1263 rvt_free_rq(&qp->r_rq); in rvt_create_qp()
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h946 * rvt_free_rq - free memory allocated for rvt_rq struct
952 static inline void rvt_free_rq(struct rvt_rq *rq) in rvt_free_rq() function
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h946 * rvt_free_rq - free memory allocated for rvt_rq struct
952 static inline void rvt_free_rq(struct rvt_rq *rq) in rvt_free_rq() function

Completed in 13 milliseconds