Searched refs:dealloc_dm (Results 1 – 4 of 4) sorted by relevance
46 return dm->device->ops.dealloc_dm(dm, attrs); in uverbs_free_dm()114 UAPI_DEF_OBJ_NEEDS_FN(dealloc_dm)),
2624 SET_DEVICE_OP(dev_ops, dealloc_dm); in ib_set_device_ops()
605 .dealloc_dm = mlx5_ib_dealloc_dm,
2555 int (*dealloc_dm)(struct ib_dm *dm, struct uverbs_attr_bundle *attrs); member