Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Duverbs_ioctl.h896 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle,
934 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c822 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
837 EXPORT_SYMBOL(uverbs_copy_to_struct_or_zero);
H A Duverbs_cmd.c65 return uverbs_copy_to_struct_or_zero( in uverbs_response()
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c2344 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()