Searched refs:bundle_priv (Results 1 – 1 of 1) sorted by relevance
43 struct bundle_priv { struct77 struct bundle_priv *pbundle; in uapi_compute_bundle_size() argument79 offsetof(struct bundle_priv, internal_buffer) + in uapi_compute_bundle_size()107 struct bundle_priv *pbundle = in _uverbs_alloc()108 container_of(bundle, struct bundle_priv, bundle); in _uverbs_alloc()146 static int uverbs_process_attr(struct bundle_priv *pbundle, in uverbs_process_attr()266 static void __rcu **uapi_get_attr_for_method(struct bundle_priv *pbundle, in uapi_get_attr_for_method()284 static int uverbs_set_attr(struct bundle_priv *pbundle, in uverbs_set_attr()319 static int ib_uverbs_run_method(struct bundle_priv *pbundle, in ib_uverbs_run_method()380 static int bundle_destroy(struct bundle_priv *pbundle, bool commit) in bundle_destroy()[all …]