Searched refs:_uverbs_get_const (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/ |
D | uverbs_ioctl.h | 875 int _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, 909 _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() function 926 int _ret = _uverbs_get_const(&_val, _attrs_bundle, _idx, \ 938 _uverbs_get_const(&_val, _attrs_bundle, _idx, \
|
/kernel/linux/linux-5.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);
|