Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/core/
Duverbs_std_types_device.c207 return uverbs_copy_to_struct_or_zero(attrs, UVERBS_ATTR_QUERY_PORT_RESP, in UVERBS_HANDLER()
426 ret = uverbs_copy_to_struct_or_zero( in UVERBS_HANDLER()
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);
Duverbs_std_types_qp.c290 ret = uverbs_copy_to_struct_or_zero(attrs, in UVERBS_HANDLER()
Duverbs_cmd.c64 return uverbs_copy_to_struct_or_zero( in uverbs_response()
/Linux-v5.10/include/rdma/
Duverbs_ioctl.h868 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle,
906 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c1973 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()