_ib_alloc_device  609 drivers/infiniband/core/device.c EXPORT_SYMBOL(_ib_alloc_device);
_ib_alloc_device   94 drivers/infiniband/sw/rdmavt/vt.c 	rdi = container_of(_ib_alloc_device(size), struct rvt_dev_info, ibdev);
_ib_alloc_device 2723 include/rdma/ib_verbs.h struct ib_device *_ib_alloc_device(size_t size);
_ib_alloc_device 2725 include/rdma/ib_verbs.h 	container_of(_ib_alloc_device(sizeof(struct drv_struct) +              \