Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_ioctl.c47 struct bundle_priv { struct
80 struct bundle_priv *pbundle; in uapi_compute_bundle_size() argument
82 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 …]