Searched refs:nex_malloc (Results 1 – 6 of 6) sorted by relevance
12 char *p = nex_malloc(l); in nex_strdup()
94 #define nex_malloc(size) __mdbg_alloc(MAF_NEX, NULL, 1, 1, \ macro107 void *nex_malloc(size_t size);132 #define nex_malloc(size) malloc(size) macro
446 p1 = nex_malloc(1024); in self_test_nex_malloc()448 p2 = nex_malloc(1024); in self_test_nex_malloc()468 p2 = nex_malloc(1024); in self_test_nex_malloc()506 p1 = nex_malloc(1024); in self_test_nex_malloc()
29 pool = nex_malloc(sizeof(*pool)); in init_pool()
924 void *nex_malloc(size_t size) in nex_malloc() function
576 prtn = nex_malloc(sizeof(*prtn)); in core_alloc_mmu_prtn()