Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Ddevice.c337 complete(&device->unreg_completion); in ib_device_put()
603 init_completion(&device->unreg_completion); in _ib_alloc_device()
1288 wait_for_completion(&device->unreg_completion); in disable_device()
/Linux-v5.15/include/rdma/
Dib_verbs.h2744 struct completion unreg_completion; member