| /f-stack/freebsd/contrib/zstd/lib/freebsd/ |
| H A D | stdlib.h | 39 #define malloc(x) (malloc)((x), M_ZSTD, M_WAITOK) macro
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_malloc.h | 34 void *(*malloc)(size_t); member
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/include/ |
| H A D | stdlib.h | 51 #define malloc(sz) NULL macro
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslparser.y | 182 #define malloc AslLocalAllocate macro
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_compat.h | 30 #define malloc(size) opae_malloc(size) macro
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | zmalloc.c | 61 #define malloc(size) tc_malloc(size) macro 66 #define malloc(size) je_malloc(size) macro
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_mod.h | 45 #define malloc(x) malloc(x, M_ALIAS, M_NOWAIT|M_ZERO) macro
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | jemalloc.c | 2018 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() argument 2080 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) in JEMALLOC_ATTR() argument 2116 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) in JEMALLOC_ATTR() argument 2418 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() argument 2453 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() argument 2548 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() argument
|
| H A D | zone.c | 18 void *(*malloc)(struct _malloc_zone_t *, size_t); member
|
| /f-stack/freebsd/sys/ |
| H A D | malloc.h | 229 #define malloc(size, type, flags) ({ \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kmem.c | 56 #define malloc(size, type, flags) malloc(size) macro
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_heap.c | 60 #define malloc(s, t, w) my_malloc(s) macro
|
| /f-stack/freebsd/kern/ |
| H A D | subr_blist.c | 119 #define malloc(a,b,c) calloc(a, 1) macro
|
| H A D | kern_malloc.c | 1418 DB_SHOW_COMMAND(malloc, db_show_malloc) in DB_SHOW_COMMAND() argument
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_utils.h | 209 void *(*malloc)(uint32_t flags, size_t size, unsigned int align, member
|
| /f-stack/lib/ |
| H A D | ff_glue.c | 1052 malloc(unsigned long size, struct malloc_type *type, int flags) in malloc() function
|