Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Duverbs_types.h159 #define UVERBS_TYPE_ALLOC_FD(_obj_size, _destroy_object, _fops, _name, _flags) \ argument
167 .destroy_object = _destroy_object, \
171 #define UVERBS_TYPE_ALLOC_IDR_SZ(_size, _destroy_object) \ argument
179 .destroy_object = _destroy_object,}))->type)
180 #define UVERBS_TYPE_ALLOC_IDR(_destroy_object) \ argument
182 _destroy_object)