__malloc          105 drivers/infiniband/core/uverbs_ioctl.c __malloc void *_uverbs_alloc(struct uverbs_attr_bundle *bundle, size_t size,
__malloc          872 include/linux/device.h 				 int nid, const char *name) __malloc;
__malloc          879 include/linux/device.h 			       int nid) __malloc;
__malloc          911 include/linux/device.h extern void *devm_kmalloc(struct device *dev, size_t size, gfp_t gfp) __malloc;
__malloc          914 include/linux/device.h 		      va_list ap) __malloc;
__malloc          916 include/linux/device.h char *devm_kasprintf(struct device *dev, gfp_t gfp, const char *fmt, ...) __malloc;
__malloc          937 include/linux/device.h extern char *devm_kstrdup(struct device *dev, const char *s, gfp_t gfp) __malloc;
__malloc          486 include/linux/kernel.h extern __printf(2, 3) __malloc
__malloc          488 include/linux/kernel.h extern __printf(2, 0) __malloc
__malloc           48 include/linux/mempool.h extern void *mempool_alloc(mempool_t *pool, gfp_t gfp_mask) __malloc;
__malloc          393 include/linux/slab.h void *__kmalloc(size_t size, gfp_t flags) __assume_kmalloc_alignment __malloc;
__malloc          394 include/linux/slab.h void *kmem_cache_alloc(struct kmem_cache *, gfp_t flags) __assume_slab_alignment __malloc;
__malloc          417 include/linux/slab.h void *__kmalloc_node(size_t size, gfp_t flags, int node) __assume_kmalloc_alignment __malloc;
__malloc          418 include/linux/slab.h void *kmem_cache_alloc_node(struct kmem_cache *, gfp_t flags, int node) __assume_slab_alignment __malloc;
__malloc          432 include/linux/slab.h extern void *kmem_cache_alloc_trace(struct kmem_cache *, gfp_t, size_t) __assume_slab_alignment __malloc;
__malloc          437 include/linux/slab.h 					   int node, size_t size) __assume_slab_alignment __malloc;
__malloc          470 include/linux/slab.h extern void *kmalloc_order(size_t size, gfp_t flags, unsigned int order) __assume_page_alignment __malloc;
__malloc          473 include/linux/slab.h extern void *kmalloc_order_trace(size_t size, gfp_t flags, unsigned int order) __assume_page_alignment __malloc;
__malloc          182 include/linux/string.h extern char *kstrdup(const char *s, gfp_t gfp) __malloc;
__malloc          875 include/rdma/uverbs_ioctl.h __malloc void *_uverbs_alloc(struct uverbs_attr_bundle *bundle, size_t size,
__malloc          878 include/rdma/uverbs_ioctl.h static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle,
__malloc          884 include/rdma/uverbs_ioctl.h static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle,
__malloc          912 include/rdma/uverbs_ioctl.h static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle,
__malloc          917 include/rdma/uverbs_ioctl.h static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle,