Home
last modified time | relevance | path

Searched refs:uverbs_alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/rdma/
Duverbs_ioctl.h595 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc() function
624 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc() function
/Linux-v4.19/drivers/infiniband/core/
Duverbs_ioctl.c199 p = uverbs_alloc(&pbundle->bundle, uattr->len); in uverbs_process_attr()
336 pbundle->uattrs = uverbs_alloc(&pbundle->bundle, uattrs_size); in ib_uverbs_run_method()