unreg_completion  340 drivers/infiniband/core/device.c 		complete(&device->unreg_completion);
unreg_completion  604 drivers/infiniband/core/device.c 	init_completion(&device->unreg_completion);
unreg_completion 1278 drivers/infiniband/core/device.c 	wait_for_completion(&device->unreg_completion);
unreg_completion 2652 include/rdma/ib_verbs.h 	struct completion unreg_completion;