Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A 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()
/openbmc/linux/include/rdma/
H A Dib_verbs.h2775 struct completion unreg_completion; member