Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Duverbs_types.h185 #define UVERBS_TYPE_ALLOC_FD(_obj_size, _destroy_object, _fops, _name, _flags) \ argument
193 .destroy_object = _destroy_object, \
197 #define UVERBS_TYPE_ALLOC_IDR_SZ(_size, _destroy_object) \ argument
205 .destroy_object = _destroy_object,}))->type)
206 #define UVERBS_TYPE_ALLOC_IDR(_destroy_object) \ argument
208 _destroy_object)