Searched refs:rds_mr_put (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Drdma.h79 static inline void rds_mr_put(struct rds_mr *mr) function
H A Drdma.c132 rds_mr_put(mr);
295 rds_mr_put(mr);
380 * we return. If we let rds_mr_put() do it it might not happen until
384 rds_mr_put(mr);
420 rds_mr_put(mr);
H A Dmessage.c75 rds_mr_put(rm->m_rdma_mr);

Completed in 80 milliseconds