Home
last modified time | relevance | path

Searched refs:bundle_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/infiniband/core/
Duverbs_ioctl.c43 struct bundle_priv { struct
79 struct bundle_priv *pbundle; in uapi_compute_bundle_size() argument
81 offsetof(struct bundle_priv, internal_buffer) + in uapi_compute_bundle_size()
109 struct bundle_priv *pbundle = in _uverbs_alloc()
110 container_of(bundle, struct bundle_priv, bundle); in _uverbs_alloc()
151 struct bundle_priv *pbundle = in uverbs_set_output()
152 container_of(bundle, struct bundle_priv, bundle); in uverbs_set_output()
163 static int uverbs_process_idrs_array(struct bundle_priv *pbundle, in uverbs_process_idrs_array()
238 static int uverbs_process_attr(struct bundle_priv *pbundle, in uverbs_process_attr()
369 static void __rcu **uapi_get_attr_for_method(struct bundle_priv *pbundle, in uapi_get_attr_for_method()
[all …]