Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Drestrack.h121 void rdma_restrack_init(struct rdma_restrack_root *res);
/Linux-v4.19/drivers/infiniband/core/
Drestrack.c21 void rdma_restrack_init(struct rdma_restrack_root *res) in rdma_restrack_init() function
Ddevice.c263 rdma_restrack_init(&device->res); in ib_alloc_device()