Searched defs:attrs_bundle (Results 1 – 2 of 2) sorted by relevance
/linux/include/rdma/ |
H A D | uverbs_ioctl.h | 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() [all …]
|
/linux/drivers/infiniband/core/ |
H A D | uverbs_ioctl.c | 652 int uverbs_get_flags64(u64 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags64() 685 int uverbs_get_flags32(u32 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags32() 776 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_signed() 800 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_unsigned()
|