Searched refs:heap (Results 1 – 5 of 5) sorted by relevance
42 Malloc_Destroy(Heap *heap) in Malloc_Destroy() argument47 Malloc_Alloc(Heap *heap, uint64_t len) in Malloc_Alloc() argument52 Malloc_Free(Heap *heap, void *buf) in Malloc_Free() argument57 Malloc_Realloc(Heap *heap, void *buf, uint64_t newlen) in Malloc_Realloc() argument
88 * DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses a memp pool instead of the heap, so91 * Snmp-agent uses a memp pools instead of the heap, so MEMP_NUM_SNMP_* have94 * PPPoE uses a MEMP pool instead of the heap, so MEMP_NUM_PPPOE_INTERFACES105 * The heap now may be moved to user-defined memory by defining
346 instead of the heap (moved struct pppoe_softc from ppp_oe.c to ppp_oe.h)350 MEMP pool instead of the heap509 * snmp: Use memp pools for snmp instead of the heap; added 4 new pools.516 * mem.c: The heap now may be moved to user-defined memory by defining1487 or heap memory from interrupt context1867 heap. This both prevents memory fragmentation and gives a higher speed2452 for the heap. This fixes bug #19167.3247 allocating memory from a shared heap, memory for objects that are3250 heap is still present but is used less frequently.
40 stack) or on the heap (allocated internally in the "*_new()" functions).
387 Initializes the dynamic memory heap defined by MEM_SIZE.