Home
last modified time | relevance | path

Searched refs:rdma_res_to_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Drdma_cm.h378 struct rdma_cm_id *rdma_res_to_id(struct rdma_restrack_entry *res);
/kernel/linux/linux-6.6/include/rdma/
H A Drdma_cm.h391 struct rdma_cm_id *rdma_res_to_id(struct rdma_restrack_entry *res);
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcma.c147 * rdma_res_to_id() - return the rdma_cm_id pointer for this restrack.
150 struct rdma_cm_id *rdma_res_to_id(struct rdma_restrack_entry *res) in rdma_res_to_id() function
157 EXPORT_SYMBOL(rdma_res_to_id); variable
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcma.c148 * rdma_res_to_id() - return the rdma_cm_id pointer for this restrack.
151 struct rdma_cm_id *rdma_res_to_id(struct rdma_restrack_entry *res) in rdma_res_to_id() function
158 EXPORT_SYMBOL(rdma_res_to_id); variable

Completed in 14 milliseconds