Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Duverbs_std_types_device.c349 entries = uverbs_kcalloc(attrs, max_entries, sizeof(*entries)); in UVERBS_HANDLER()
/linux/include/rdma/
H A Duverbs_ioctl.h879 static inline __malloc void *uverbs_kcalloc(struct uverbs_attr_bundle *bundle, in uverbs_kcalloc() function