Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_std_types_device.c207 return uverbs_copy_to_struct_or_zero(attrs, UVERBS_ATTR_QUERY_PORT_RESP, in UVERBS_METHOD_QUERY_PORT()
425 ret = uverbs_copy_to_struct_or_zero( in UVERBS_METHOD_QUERY_GID_ENTRY()
H A Duverbs_ioctl.c778 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
793 EXPORT_SYMBOL(uverbs_copy_to_struct_or_zero); variable
H A Duverbs_std_types_qp.c290 ret = uverbs_copy_to_struct_or_zero(attrs, in UVERBS_METHOD_QP_CREATE()
H A Duverbs_cmd.c64 return uverbs_copy_to_struct_or_zero( in uverbs_response()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duverbs_std_types_device.c207 return uverbs_copy_to_struct_or_zero(attrs, UVERBS_ATTR_QUERY_PORT_RESP, in UVERBS_METHOD_QUERY_PORT()
425 ret = uverbs_copy_to_struct_or_zero( in UVERBS_METHOD_QUERY_GID_ENTRY()
H A Duverbs_std_types_qp.c269 ret = uverbs_copy_to_struct_or_zero(attrs, in UVERBS_METHOD_QP_CREATE()
H A Duverbs_ioctl.c810 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
825 EXPORT_SYMBOL(uverbs_copy_to_struct_or_zero); variable
H A Duverbs_cmd.c64 return uverbs_copy_to_struct_or_zero( in uverbs_response()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dstd_types.c182 return uverbs_copy_to_struct_or_zero(attrs, MLX5_IB_ATTR_QUERY_PORT, &info, in MLX5_IB_METHOD_QUERY_PORT()
H A Dmain.c2005 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()
/kernel/linux/linux-5.10/include/rdma/
H A Duverbs_ioctl.h878 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle,
916 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
/kernel/linux/linux-6.6/include/rdma/
H A Duverbs_ioctl.h894 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle,
932 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmain.c1989 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()

Completed in 26 milliseconds