ib_uverbs_device
void uverbs_disassociate_api_pre(struct ib_uverbs_device *uverbs_dev);
struct ib_uverbs_device;
static int xrcd_table_insert(struct ib_uverbs_device *dev,
static struct xrcd_table_entry *xrcd_table_search(struct ib_uverbs_device *dev,
static struct ib_xrcd *find_xrcd(struct ib_uverbs_device *dev, struct inode *inode)
static void xrcd_table_delete(struct ib_uverbs_device *dev,
struct ib_uverbs_device *ibudev = attrs->ufile->device;
struct ib_uverbs_device *dev = attrs->ufile->device;
struct ib_uverbs_device *uverbs_dev = client_data;
struct ib_uverbs_device *dev =
container_of(device, struct ib_uverbs_device, dev);
struct ib_uverbs_device *dev =
container_of(device, struct ib_uverbs_device, dev);
struct ib_uverbs_device *uverbs_dev)
struct ib_uverbs_device *uverbs_dev;
static void ib_uverbs_free_hw_resources(struct ib_uverbs_device *uverbs_dev,
struct ib_uverbs_device *uverbs_dev = client_data;
struct ib_uverbs_device *dev =
container_of(device, struct ib_uverbs_device, dev);
static void ib_uverbs_comp_dev(struct ib_uverbs_device *dev)
struct ib_uverbs_device *uverbs_dev =
struct ib_uverbs_device *dev;
dev = container_of(inode->i_cdev, struct ib_uverbs_device, cdev);
void uverbs_disassociate_api_pre(struct ib_uverbs_device *uverbs_dev)
struct ib_uverbs_device *device;