Searched refs:_uverbs_get_const (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/ofed/include/rdma/ |
H A D | uverbs_ioctl.h | 889 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, 923 _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() function 940 int _ret = _uverbs_get_const(&_val, _attrs_bundle, _idx, \ 952 _uverbs_get_const(&_val, _attrs_bundle, _idx, \
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_ioctl.c | 730 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() function 751 EXPORT_SYMBOL(_uverbs_get_const);
|