Searched refs:_uverbs_get_const (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/rdma/ |
D | uverbs_ioctl.h | 865 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, 899 _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() function 916 int _ret = _uverbs_get_const(&_val, _attrs_bundle, _idx, \ 928 _uverbs_get_const(&_val, _attrs_bundle, _idx, \
|
/Linux-v5.10/drivers/infiniband/core/ |
D | uverbs_ioctl.c | 755 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() function 776 EXPORT_SYMBOL(_uverbs_get_const);
|