Home
last modified time | relevance | path

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

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