Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
A Duverbs_std_types_device.c207 return uverbs_copy_to_struct_or_zero(attrs, UVERBS_ATTR_QUERY_PORT_RESP, in UVERBS_HANDLER()
425 ret = uverbs_copy_to_struct_or_zero( in UVERBS_HANDLER()
A Duverbs_ioctl.c802 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
817 EXPORT_SYMBOL(uverbs_copy_to_struct_or_zero);
A Duverbs_std_types_qp.c269 ret = uverbs_copy_to_struct_or_zero(attrs, in UVERBS_HANDLER()
A Duverbs_cmd.c64 return uverbs_copy_to_struct_or_zero( in uverbs_response()
/linux/drivers/infiniband/hw/mlx5/
A Dstd_types.c182 return uverbs_copy_to_struct_or_zero(attrs, MLX5_IB_ATTR_QUERY_PORT, &info, in UVERBS_HANDLER()
A Dmain.c2012 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()
/linux/include/rdma/
A Duverbs_ioctl.h886 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle,
924 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function

Completed in 26 milliseconds