Home
last modified time | relevance | path

Searched defs:attrs_bundle (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/rdma/
Duverbs_ioctl.h641 static inline bool uverbs_attr_is_valid(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_is_valid()
670 …atic inline const struct uverbs_attr *uverbs_attr_get(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get()
679 static inline int uverbs_attr_get_enum_id(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_enum_id()
690 static inline void *uverbs_attr_get_obj(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_obj()
702 …tic inline struct ib_uobject *uverbs_attr_get_uobject(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get_uobject()
714 uverbs_attr_get_len(const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_len()
758 const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, in uverbs_attr_get_uobjs_arr()
780 const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_alloced_ptr()
792 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from()
819 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from_or_zero()
[all …]
/kernel/linux/linux-5.10/include/rdma/
Duverbs_ioctl.h633 static inline bool uverbs_attr_is_valid(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_is_valid()
659 …atic inline const struct uverbs_attr *uverbs_attr_get(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get()
668 static inline int uverbs_attr_get_enum_id(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_enum_id()
679 static inline void *uverbs_attr_get_obj(const struct uverbs_attr_bundle *attrs_bundle, in uverbs_attr_get_obj()
691 …tic inline struct ib_uobject *uverbs_attr_get_uobject(const struct uverbs_attr_bundle *attrs_bundl… in uverbs_attr_get_uobject()
703 uverbs_attr_get_len(const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_len()
747 const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, in uverbs_attr_get_uobjs_arr()
769 const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_alloced_ptr()
781 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from()
808 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from_or_zero()
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/core/
Duverbs_ioctl.c642 int uverbs_get_flags64(u64 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags64()
675 int uverbs_get_flags32(u32 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags32()
764 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_signed()
788 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_unsigned()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Duverbs_ioctl.c634 int uverbs_get_flags64(u64 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags64()
667 int uverbs_get_flags32(u32 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags32()
755 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const()