Lines Matching defs:attrs_bundle
643 static inline bool uverbs_attr_is_valid(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_is_valid()
672 …atic inline const struct uverbs_attr *uverbs_attr_get(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get()
681 static inline int uverbs_attr_get_enum_id(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_enum_id()
692 static inline void *uverbs_attr_get_obj(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_obj()
704 …tic inline struct ib_uobject *uverbs_attr_get_uobject(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get_uobject()
716 uverbs_attr_get_len(const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_len()
760 const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, in uverbs_attr_get_uobjs_arr()
782 const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_alloced_ptr()
794 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from()
821 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from_or_zero()
845 #define uverbs_copy_from(to, attrs_bundle, idx) \ argument
848 #define uverbs_copy_from_or_zero(to, attrs_bundle, idx) \ argument
900 uverbs_get_flags64(u64 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags64()
906 uverbs_get_flags32(u32 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags32()
911 static inline int uverbs_copy_to(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_copy_to()
927 _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const()
941 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_signed()
949 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_unsigned()
1013 uverbs_get_raw_fd(int *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_raw_fd()