Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Ddevice.c321 complete(&device->unreg_completion); in ib_device_put()
598 init_completion(&device->unreg_completion); in _ib_alloc_device()
1288 wait_for_completion(&device->unreg_completion); in disable_device()
/linux-6.15/include/rdma/
H A Dib_verbs.h2813 struct completion unreg_completion; member