Home
last modified time | relevance | path

Searched refs:UVERBS_TYPE_ALLOC_FD (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/core/
H A Duverbs_std_types_async_fd.c69 UVERBS_TYPE_ALLOC_FD(sizeof(struct ib_uverbs_async_event_file),
H A Duverbs_std_types_dmabuf.c192 UVERBS_TYPE_ALLOC_FD(sizeof(struct ib_uverbs_dmabuf_file),
H A Duverbs_std_types.c176 UVERBS_TYPE_ALLOC_FD(sizeof(struct ib_uverbs_completion_event_file),
/linux/include/rdma/
H A Duverbs_types.h193 #define UVERBS_TYPE_ALLOC_FD(_obj_size, _destroy_object, _fops, _name, _flags) \ macro
/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c3194 UVERBS_TYPE_ALLOC_FD(sizeof(struct devx_async_cmd_event_file),
3212 UVERBS_TYPE_ALLOC_FD(sizeof(struct devx_async_event_file),