Searched refs:_uverbs_get_const (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/rdma/ |
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, \
|
/Linux-v5.4/drivers/infiniband/core/ |
D | uverbs_ioctl.c | 770 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() function 791 EXPORT_SYMBOL(_uverbs_get_const);
|