Searched refs:_uverbs_get_const (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/ |
H A 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/ |
H A 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); variable
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | uverbs_ioctl.h | 925 _uverbs_get_const(s64 *to, const struct uverbs_attr_bundle *attrs_bundle, in _uverbs_get_const() function
|
Completed in 6 milliseconds