Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Duverbs_ioctl.h557 #define UVERBS_ATTR_CONST_IN(_attr_id, _enum_type, ...) \ argument
561 sizeof(u64) + BUILD_BUG_ON_ZERO(!sizeof(_enum_type)), \
570 #define UVERBS_ATTR_FLAGS_IN(_attr_id, _enum_type, ...) \ argument
574 !sizeof(_enum_type *)), \