Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/core/
Ddevice.c338 complete(&device->unreg_completion); in ib_device_put()
604 init_completion(&device->unreg_completion); in _ib_alloc_device()
1289 wait_for_completion(&device->unreg_completion); in disable_device()
/linux-6.1.9/include/rdma/
Dib_verbs.h2762 struct completion unreg_completion; member