Home
last modified time | relevance | path

Searched refs:rdma_restrack_clean (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/rdma/
Drestrack.h127 void rdma_restrack_clean(struct rdma_restrack_root *res);
/Linux-v4.19/drivers/infiniband/core/
Drestrack.c40 void rdma_restrack_clean(struct rdma_restrack_root *res) in rdma_restrack_clean() function
Ddevice.c290 rdma_restrack_clean(&device->res); in ib_dealloc_device()