Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_ioctl.c43 struct bundle_priv { struct
79 struct bundle_priv *pbundle; in uapi_compute_bundle_size()
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()
361 static void __rcu **uapi_get_attr_for_method(struct bundle_priv *pbundl
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duverbs_ioctl.c43 struct bundle_priv { struct
79 struct bundle_priv *pbundle; in uapi_compute_bundle_size()
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 *pbundl
[all...]

Completed in 3 milliseconds