Searched refs:bundle_priv (Results 1 – 1 of 1) sorted by relevance
47 struct bundle_priv { struct80 struct bundle_priv *pbundle; in uapi_compute_bundle_size() argument82 offsetof(struct bundle_priv, internal_buffer) + in uapi_compute_bundle_size()110 struct bundle_priv *pbundle = in _uverbs_alloc()111 container_of(bundle, struct bundle_priv, bundle); in _uverbs_alloc()153 struct bundle_priv *pbundle = in uverbs_set_output()154 container_of(bundle, struct bundle_priv, bundle); in uverbs_set_output()526 struct bundle_priv *pbundle; in ib_uverbs_cmd_verbs()527 struct bundle_priv onstack; in ib_uverbs_cmd_verbs()548 offsetof(struct bundle_priv, internal_buffer); in ib_uverbs_cmd_verbs()[all …]