Home
last modified time | relevance | path

Searched refs:uverbs_copy_from_or_zero (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_std_types_qp.c102 ret = uverbs_copy_from_or_zero(&cap, attrs, in UVERBS_HANDLER()
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.h846 #define uverbs_copy_from_or_zero(to, attrs_bundle, idx) \ macro