bundle_priv
struct bundle_priv *pbundle =
container_of(&bundle->hdr, struct bundle_priv, bundle);
struct bundle_priv *pbundle =
container_of(&bundle->hdr, struct bundle_priv, bundle);
static int uverbs_process_idrs_array(struct bundle_priv *pbundle,
static int uverbs_process_attr(struct bundle_priv *pbundle,
static void __rcu **uapi_get_attr_for_method(struct bundle_priv *pbundle,
static int uverbs_set_attr(struct bundle_priv *pbundle,
static int ib_uverbs_run_method(struct bundle_priv *pbundle,
static void bundle_destroy(struct bundle_priv *pbundle, bool commit)
struct bundle_priv *pbundle;
struct bundle_priv onstack;
offsetof(struct bundle_priv, internal_buffer);
struct bundle_priv *pbundle =
container_of(&bundle->hdr, struct bundle_priv, bundle);
struct bundle_priv *pbundle;
offsetof(struct bundle_priv, internal_buffer) +
struct bundle_priv *pbundle =
container_of(&bundle->hdr, struct bundle_priv, bundle);