Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h892 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle,
930 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_device.c192 return uverbs_copy_to_struct_or_zero(attrs, UVERBS_ATTR_QUERY_PORT_RESP, in UVERBS_HANDLER()
H A Dib_uverbs_ioctl.c753 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero() function
H A Dib_uverbs_cmd.c71 return uverbs_copy_to_struct_or_zero( in uverbs_response()