Home
last modified time | relevance | path

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

/drivers/infiniband/core/
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()
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()
/drivers/infiniband/hw/mlx5/
Dmain.c1989 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()