Searched defs:attrs_bundle (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/rdma/ |
A D | uverbs_ioctl.h | 756 const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, in uverbs_attr_get_uobjs_arr() 778 const struct uverbs_attr_bundle *attrs_bundle, u16 idx) in uverbs_attr_get_alloced_ptr() 790 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from() 817 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_copy_from_or_zero() 841 #define uverbs_copy_from(to, attrs_bundle, idx) \ argument 844 #define uverbs_copy_from_or_zero(to, attrs_bundle, idx) \ argument 896 uverbs_get_flags64(u64 *to, const struct uverbs_attr_bundle *attrs_bundle, in uverbs_get_flags64() 923 _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() 937 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_signed() 945 const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const_unsigned() [all …]
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | uverbs_ioctl.c | 642 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()
|
Completed in 10 milliseconds