Searched defs:attrs_bundle (Results 1 – 1 of 1) sorted by relevance
447 static inline bool uverbs_attr_is_valid(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_is_valid()456 …atic inline const struct uverbs_attr *uverbs_attr_get(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get()465 static inline int uverbs_attr_get_enum_id(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_enum_id()476 static inline void *uverbs_attr_get_obj(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_obj()488 …tic inline struct ib_uobject *uverbs_attr_get_uobject(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get_uobject()500 uverbs_attr_get_len(const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_len()516 const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_alloced_ptr()528 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from()555 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from_or_zero()579 #define uverbs_copy_from(to, attrs_bundle, idx) \ argument[all …]