dealloc_dm 2591 drivers/infiniband/core/device.c SET_DEVICE_OP(dev_ops, dealloc_dm); dealloc_dm 48 drivers/infiniband/core/uverbs_std_types_dm.c return dm->device->ops.dealloc_dm(dm, attrs); dealloc_dm 116 drivers/infiniband/core/uverbs_std_types_dm.c UAPI_DEF_OBJ_NEEDS_FN(dealloc_dm)), dealloc_dm 6331 drivers/infiniband/hw/mlx5/main.c .dealloc_dm = mlx5_ib_dealloc_dm, dealloc_dm 2467 include/rdma/ib_verbs.h int (*dealloc_dm)(struct ib_dm *dm, struct uverbs_attr_bundle *attrs);