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

/linux-master/drivers/infiniband/core/
H A Duverbs_ioctl.c58 struct ib_uverbs_attr __user *user_attrs; member in struct:bundle_priv
161 &pbundle->user_attrs[attr->ptr_attr.uattr_idx].flags))
341 if (put_user(id, &pbundle->user_attrs[uattr_idx].data))
449 if (copy_from_user(pbundle->uattrs, pbundle->user_attrs, uattrs_size))
560 struct ib_uverbs_attr __user *user_attrs)
605 pbundle->user_attrs = user_attrs;
725 &pbundle->user_attrs[in->ptr_attr.uattr_idx]
558 ib_uverbs_cmd_verbs(struct ib_uverbs_file *ufile, struct ib_uverbs_ioctl_hdr *hdr, struct ib_uverbs_attr __user *user_attrs) argument

Completed in 168 milliseconds