Home
last modified time | relevance | path

Searched refs:__malloc (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/linux/
H A Dsprintf.h16 __printf(2, 3) __malloc char *kasprintf(gfp_t gfp, const char *fmt, ...);
17 __printf(2, 0) __malloc char *kvasprintf(gfp_t gfp, const char *fmt, va_list args);
H A Dcompiler_types.h359 # define __alloc_size(x, ...) __alloc_size__(x, ## __VA_ARGS__) __malloc
362 # define __alloc_size(x, ...) __malloc
H A Dslab.h499 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) __assume_slab_alignment __malloc;
501 gfp_t gfpflags) __assume_slab_alignment __malloc;
522 __malloc;
H A Dmempool.h53 extern void *mempool_alloc(mempool_t *pool, gfp_t gfp_mask) __malloc;
H A Ddevice.h275 int nid, const char *name) __malloc;
309 const char *fmt, va_list ap) __malloc;
311 const char *fmt, ...) __malloc;
343 char *devm_kstrdup(struct device *dev, const char *s, gfp_t gfp) __malloc;
H A Dcompiler_attributes.h184 #define __malloc __attribute__((__malloc__)) macro
H A Dstring.h216 extern char *kstrdup(const char *s, gfp_t gfp) __malloc;
H A Dphy.h1810 __malloc;
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.h862 __malloc void *_uverbs_alloc(struct uverbs_attr_bundle *bundle, size_t size,
865 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc()
871 static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle, in uverbs_zalloc()
877 static inline __malloc void *uverbs_kcalloc(struct uverbs_attr_bundle *bundle, in uverbs_kcalloc()
914 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc()
919 static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle, in uverbs_zalloc()
/openbmc/linux/include/drm/
H A Ddrm_managed.h48 void *drmm_kmalloc(struct drm_device *dev, size_t size, gfp_t gfp) __malloc;
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst442 char *fmt, ...) __printf(4, 5) __malloc;
455 - 函数行为属性(上方的 ``__malloc`` )
462 size_t size, u8 count, char *fmt, ...) __malloc
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c106 __malloc void *_uverbs_alloc(struct uverbs_attr_bundle *bundle, size_t size, in _uverbs_alloc()
/openbmc/linux/Documentation/process/
H A Dcoding-style.rst498 char *fmt, ...) __printf(4, 5) __malloc;
512 - function behavior attributes (here, ``__malloc``)
521 size_t size, u8 count, char *fmt, ...) __malloc
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst510 char *fmt, ...) __printf(4, 5) __malloc;
526 - atributos de comportamiento de la función (aquí, ``__malloc``)
536 size_t size, u8 count, char *fmt, ...) __malloc
/openbmc/qemu/docs/devel/
H A Dtcg-plugins.rst525 0x4268a0 (__malloc), 696, andq $0xfffffffffffffff0, %rax
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dcoding-style.rst485 char *fmt, ...) __printf(4, 5) __malloc;
510 size_t size, u8 count, char *fmt, ...) __malloc