Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs_ioctl.c186 uverbs_alloc(&pbundle->bundle, in uverbs_process_idrs_array()
296 p = uverbs_alloc(&pbundle->bundle, uattr->len); in uverbs_process_attr()
434 pbundle->uattrs = uverbs_alloc(&pbundle->bundle, uattrs_size); in ib_uverbs_run_method()
/Linux-v5.4/include/rdma/
Duverbs_ioctl.h878 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc() function
912 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc() function