Searched refs:uverbs_copy_to_struct_or_zero (Results 1 – 6 of 6) sorted by relevance
208 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()
269 ret = uverbs_copy_to_struct_or_zero(attrs, in UVERBS_HANDLER()
65 return uverbs_copy_to_struct_or_zero( in uverbs_response()
204 return uverbs_copy_to_struct_or_zero(attrs, MLX5_IB_ATTR_QUERY_PORT, &info, in UVERBS_HANDLER()
2152 ret = uverbs_copy_to_struct_or_zero(attrs, in mlx5_ib_query_ucontext()
896 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