Searched refs:bundle_priv (Results 1 – 1 of 1) sorted by relevance
45 struct bundle_priv { struct81 struct bundle_priv *pbundle; in uapi_compute_bundle_size() argument84 offsetof(struct bundle_priv, internal_buffer) + in uapi_compute_bundle_size()112 struct bundle_priv *pbundle = in _uverbs_alloc()113 container_of(&bundle->hdr, struct bundle_priv, bundle); in _uverbs_alloc()154 struct bundle_priv *pbundle = in uverbs_set_output()155 container_of(&bundle->hdr, struct bundle_priv, bundle); in uverbs_set_output()166 static int uverbs_process_idrs_array(struct bundle_priv *pbundle, in uverbs_process_idrs_array()243 static int uverbs_process_attr(struct bundle_priv *pbundle, in uverbs_process_attr()376 static void __rcu **uapi_get_attr_for_method(struct bundle_priv *pbundle, in uapi_get_attr_for_method()[all …]