Searched refs:bundle_priv (Results 1 – 1 of 1) sorted by relevance
43 struct bundle_priv { struct79 struct bundle_priv *pbundle; in uapi_compute_bundle_size() argument81 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()549 struct bundle_priv *pbundle; in ib_uverbs_cmd_verbs()550 struct bundle_priv onstack; in ib_uverbs_cmd_verbs()694 struct bundle_priv *pbundle = in uverbs_fill_udata()[all …]
Completed in 4 milliseconds