Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_verbs.h2951 struct ib_device *_ib_alloc_device(size_t size, struct net *net);
2953 container_of(_ib_alloc_device(sizeof(struct drv_struct) + \
2960 container_of(_ib_alloc_device(sizeof(struct drv_struct) + \
/linux/drivers/infiniband/core/
H A Ddevice.c596 struct ib_device *_ib_alloc_device(size_t size, struct net *net) in _ib_alloc_device() function
682 EXPORT_SYMBOL(_ib_alloc_device);