Searched defs:attrs_bundle (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/rdma/ |
D | uverbs_ioctl.h | 660 static inline bool uverbs_attr_is_valid(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_is_valid() 686 …atic inline const struct uverbs_attr *uverbs_attr_get(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get() 695 static inline int uverbs_attr_get_enum_id(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_enum_id() 706 static inline void *uverbs_attr_get_obj(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_obj() 718 …tic inline struct ib_uobject *uverbs_attr_get_uobject(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get_uobject() 730 uverbs_attr_get_len(const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_len() 771 const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, in uverbs_attr_get_uobjs_arr() 793 const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_alloced_ptr() 805 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from() 832 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from_or_zero() [all …]
|
/Linux-v5.4/drivers/infiniband/core/ |
D | uverbs_ioctl.c | 649 int uverbs_get_flags64(u64 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags64() 682 int uverbs_get_flags32(u32 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags32() 770 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const()
|