Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Ddevice.c348 complete(&device->unreg_completion); in ib_device_put()
635 init_completion(&device->unreg_completion); in _ib_alloc_device()
1325 wait_for_completion(&device->unreg_completion); in disable_device()
/linux/include/rdma/
H A Dib_verbs.h2858 struct completion unreg_completion; member