Home
last modified time | relevance | path

Searched refs:rdma_restrack_is_tracked (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/rdma/
Drestrack.h172 static inline bool rdma_restrack_is_tracked(struct rdma_restrack_entry *res) in rdma_restrack_is_tracked() function
/linux-6.1.9/drivers/infiniband/core/
Dcounters.c330 if (!rdma_restrack_is_tracked(&qp->res) || rdma_is_kernel_res(&qp->res)) in rdma_counter_bind_qp_auto()