Searched defs:attrs_bundle (Results 1 – 1 of 1) sorted by relevance
/include/rdma/ |
A D | uverbs_ioctl.h | 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() 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() [all …]
|
Completed in 15 milliseconds