Searched refs:_ib_alloc_device (Results 1 – 3 of 3) sorted by relevance
52 rdi = container_of(_ib_alloc_device(size), struct rvt_dev_info, ibdev); in rvt_alloc_device()
573 struct ib_device *_ib_alloc_device(size_t size) in _ib_alloc_device() function646 EXPORT_SYMBOL(_ib_alloc_device);
2855 struct ib_device *_ib_alloc_device(size_t size);2857 container_of(_ib_alloc_device(sizeof(struct drv_struct) + \